public offsetUnset (string $alias) Removes a service from the internal services container using the array syntax
public Phalcon\Mvc\Router\RouteInterface
public getRouter () Returns the internal router used by the application
Source on GitHub Methods abstract public call (Phalcon\Mvc\Micro $application) ...
public mixed handle ([string $uri]) Handle the whole request
public mixed getSharedService (string $serviceName) Obtains a shared service from the DI
public Phalcon\Mvc\Micro finish (callable $handler)
public object getService (string $serviceName) Obtains a service from the DI
public array getHandlers () Returns the internal handlers attached to the application
public setDI (Phalcon\DiInterface $dependencyInjector)
Page 4 of 7