sample/public/index.php
Call to method match
from undeclared class \Teto\Routing\Router
Open
Open
$action = $router->match($_SERVER['REQUEST_METHOD'], parse_url($_SERVER['REQUEST_URI'], PHP_URL_PATH));
- Exclude checks
Call to method __construct
from undeclared class \Teto\Routing\Router
Open
Open
router($router = new \Teto\Routing\Router($routes));
- Exclude checks