public mixed offsetGet (string $alias) Allows to obtain a shared service in the internal services container
abstract public get (mixed $routePattern, mixed $handler, [mixed $name]) ...
public Phalcon\Mvc\Micro error (callable $handler)
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\Micro after (callable $handler)
public Phalcon\Mvc\Router\RouteInterface
abstract public post (mixed $routePattern, mixed $handler, [mixed $name]) ...
public stop () Stops the middleware execution avoiding than other middlewares be executed
public mixed getHandler () Returns the main handler
Page 2 of 7