コード例 #1
0
 public static function setCurrentRoute($route)
 {
     self::$currentRoute = $route;
 }