コード例 #1
0
ファイル: MorphToAny.php プロジェクト: znck/plug
 public function createdAt()
 {
     return $this->pivotCreatedAt ?? parent::createdAt();
 }