abstract public options (mixed $routePattern, mixed $handler, [mixed $name]) ...
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
public setPrefix (mixed $prefix) Sets a prefix for all routes added to the collection
public mixed handle ([string $uri]) Handle the whole request
public boolean offsetExists (string $alias) Check if a service is registered in the internal services container
implements Phalcon\Mvc\Micro\Col
public offsetSet (string $alias, mixed $definition) Allows to register a shared service in the internal services
Page 4 of 7