PHP Class Gc\Mvc\Factory\CacheFactory

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

Méthodes publiques

Méthode Description
createService ( Zend\ServiceManager\ServiceLocatorInterface $serviceLocator ) : Zend\Cache\StorageFactory Create the cache storage apdater from the configuration.

Method Details

createService() public méthode

Create the cache storage apdater from the configuration.
public createService ( Zend\ServiceManager\ServiceLocatorInterface $serviceLocator ) : Zend\Cache\StorageFactory
$serviceLocator Zend\ServiceManager\ServiceLocatorInterface Service Manager
Résultat Zend\Cache\StorageFactory