PHP Interface AppserverIo\Appserver\PersistenceContainer\Doctrine\V2\CacheFactories\CacheFactoryInterface

Author: Tim Wagner ([email protected])
Author: Bernhard Wick ([email protected])
Afficher le fichier Open project: appserver-io/appserver

Méthodes publiques

Méthode Description
get ( array $configuration = [] ) : CacheProvider Return's the new cache instance.

Method Details

get() public static méthode

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