示例#1
0
文件: MorphToAny.php 项目: znck/plug
 public function createdAt()
 {
     return $this->pivotCreatedAt ?? parent::createdAt();
 }