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