public mixed offsetGet (string $alias) Allows to obtain a shared service in the internal services container
public Phalcon\Mvc\Micro after (callable $handler)
abstract public setLazy (mixed $lazy) ...
abstract public setHandler (mixed $handler, [mixed $lazy]) ...
public setActiveHandler (callable $activeHandler) Sets externally the handler that must be called by the matched route
public setLazy (mixed $lazy) Sets if the main handler must be lazy loaded
public callable getActiveHandler () Return the handler that will be called for the matched route
public Phalcon\Mvc\Router\RouteInterface
public Phalcon\Mvc\Micro error (callable $handler)
abstract public map (mixed $routePattern, mixed $handler, [mixed $name]) ...
Page 2 of 7