コード例 #1
0
ファイル: Manager.php プロジェクト: mattvb91/cphalcon
 public function exists($id)
 {
     return parent::exists($id);
 }