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