PHP 인터페이스 AppserverIo\Appserver\PersistenceContainer\Doctrine\V2\CacheFactories\CacheFactoryInterface

저자: Tim Wagner ([email protected])
저자: Bernhard Wick ([email protected])
파일 보기 프로젝트 열기: appserver-io/appserver

공개 메소드들

메소드 설명
get ( array $configuration = [] ) : CacheProvider Return's the new cache instance.

메소드 상세

get() 공개 정적인 메소드

Return's the new cache instance.
public static get ( array $configuration = [] ) : CacheProvider
$configuration array The cache configuration
리턴 Doctrine\Common\Cache\CacheProvider The cache instance