PHP Class Atrauzzi\LaravelDoctrine\CacheFactory

Afficher le fichier Open project: atrauzzi/laravel-doctrine Class Usage Examples

Protected Properties

Свойство Type Description
$supportedProviders

Méthodes publiques

Méthode Description
getCacheProvider ( $type, $configuration, $namespace = null, $providers = [] ) : CacheProvider
setProviders ( $providersArray )

Method Details

getCacheProvider() public static méthode

public static getCacheProvider ( $type, $configuration, $namespace = null, $providers = [] ) : CacheProvider
$type
$namespace
Résultat Doctrine\Common\Cache\CacheProvider

setProviders() public static méthode

public static setProviders ( $providersArray )

Property Details

$supportedProviders protected_oe static_oe property

protected static $supportedProviders