PHP Class PPI\Framework\ServiceManager\Factory\RouterFactory

Author: Paul Dragoonis ([email protected])
Author: Vítor Brandão ([email protected])
Inheritance: implements Zend\ServiceManager\FactoryInterface
Datei anzeigen Open project: ppi/framework

Public Methods

Method Description
createService ( Zend\ServiceManager\ServiceLocatorInterface $serviceLocator ) : ChainRouter

Method Details

createService() public method

public createService ( Zend\ServiceManager\ServiceLocatorInterface $serviceLocator ) : ChainRouter
$serviceLocator Zend\ServiceManager\ServiceLocatorInterface
return PPI\Framework\Router\ChainRouter