PHP Класс AppserverIo\Appserver\PersistenceContainer\Doctrine\V2\CacheFactories\ArrayCacheFactory

Автор: Tim Wagner ([email protected])
Автор: Bernhard Wick ([email protected])
Наследование: implements AppserverIo\Appserver\PersistenceContainer\Doctrine\V2\CacheFactories\CacheFactoryInterface
Показать файл Открыть проект

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

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