コード例 #1
0
ファイル: Fieldtypes.php プロジェクト: avatar382/fablab_site
 public function first()
 {
     $this->preload();
     return parent::first();
 }