コード例 #1
0
ファイル: Configurator.php プロジェクト: reoring/sabel
 public static function clearRoutes()
 {
     self::$routes = array();
 }