PHP 클래스 Gc\Mvc\Factory\CacheFactory

상속: implements Zend\ServiceManager\FactoryInterface
파일 보기 프로젝트 열기: gotcms/gotcms

공개 메소드들

메소드 설명
createService ( Zend\ServiceManager\ServiceLocatorInterface $serviceLocator ) : Zend\Cache\StorageFactory Create the cache storage apdater from the configuration.

메소드 상세

createService() 공개 메소드

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