PHP Интерфейс AppserverIo\Appserver\PersistenceContainer\Doctrine\V2\CacheFactories\CacheFactoryInterface

Автор: Tim Wagner ([email protected])
Автор: Bernhard Wick ([email protected])
Показать файл Открыть проект

Открытые методы

Метод Описание
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