예제 #1
0
파일: MorphToAny.php 프로젝트: znck/plug
 public function createdAt()
 {
     return $this->pivotCreatedAt ?? parent::createdAt();
 }