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