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