Свойство | Тип | Описание | |
---|---|---|---|
$cache | |||
$file | |||
$route | |||
$router |
Метод | Описание | |
---|---|---|
__construct ( Pagekit\Routing\Router $router, Pagekit\Event\EventDispatcherInterface $events, string $cache, string $file = '%s.cache' ) | Constructor. | |
collect ( ) | ||
getName ( ) |
public __construct ( Pagekit\Routing\Router $router, Pagekit\Event\EventDispatcherInterface $events, string $cache, string $file = '%s.cache' ) | ||
$router | Pagekit\Routing\Router | |
$events | Pagekit\Event\EventDispatcherInterface | |
$cache | string | |
$file | string |