コード例 #1
0
ファイル: __CG__EntityTest.php プロジェクト: sandriq/blog
 public function setCreated($created)
 {
     $this->__load();
     return parent::setCreated($created);
 }
コード例 #2
0
 public function getFiles()
 {
     $this->__load();
     return parent::getFiles();
 }