コード例 #1
0
ファイル: Util.php プロジェクト: xiaoguizhidao/extensiongsd
 public static function resetIgnoredAnnotations()
 {
     self::$ignore = array();
 }