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