PHP Class Gc\Mvc\Factory\CacheServiceFactory

Inheritance: implements Zend\ServiceManager\FactoryInterface
Afficher le fichier Open project: gotcms/gotcms

Méthodes publiques

Méthode Description
createService ( Zend\ServiceManager\ServiceLocatorInterface $serviceLocator ) : CacheService Create the cache service from the configuration

Method Details

createService() public méthode

Create the cache service from the configuration
public createService ( Zend\ServiceManager\ServiceLocatorInterface $serviceLocator ) : CacheService
$serviceLocator Zend\ServiceManager\ServiceLocatorInterface Service Manager
Résultat Gc\Mvc\Service\CacheService