Exemplo n.º 1
0
 public static function __constructStatic()
 {
     self::$router = new \Klein\Klein();
 }
Exemplo n.º 2
0
 public static function init()
 {
     self::$router = new \Klein\Klein();
 }