예제 #1
0
파일: Debug.php 프로젝트: jthurteau/saf
 public static function clearMessages()
 {
     self::$_debugStack = array();
 }