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