abstract public setPrefix (mixed $prefix) ...
abstract public get (mixed $routePattern, mixed $handler, [mixed $name]) ...
public isLazy () Returns if the main handler must be lazy loaded
public Phalcon\Mvc\Micro\Collection setHandler
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
abstract public getHandlers () ...
Source on GitHub Methods abstract public call (Phalcon\Mvc\Micro $application) ...
public mixed getSharedService (string $serviceName) Obtains a shared service from the DI
Page 3 of 7