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