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