Beispiel #1
0
 public static function __constructStatic()
 {
     self::$router = new \Klein\Klein();
 }
Beispiel #2
0
 public static function init()
 {
     self::$router = new \Klein\Klein();
 }