PHP Class PPI\Framework\ServiceManager\Factory\RouterFactory

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

Méthodes publiques

Méthode Description
createService ( Zend\ServiceManager\ServiceLocatorInterface $serviceLocator ) : ChainRouter

Method Details

createService() public méthode

public createService ( Zend\ServiceManager\ServiceLocatorInterface $serviceLocator ) : ChainRouter
$serviceLocator Zend\ServiceManager\ServiceLocatorInterface
Résultat PPI\Framework\Router\ChainRouter