コード例 #1
0
ファイル: Diafilm.php プロジェクト: xiaoix/project-2
 public function getCoverImage()
 {
     return Image::find($this->coverImageId);
 }