PHP Class Atrauzzi\LaravelDoctrine\CacheFactory

Datei anzeigen Open project: atrauzzi/laravel-doctrine Class Usage Examples

Protected Properties

Property Type Description
$supportedProviders

Public Methods

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

Method Details

getCacheProvider() public static method

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

setProviders() public static method

public static setProviders ( $providersArray )

Property Details

$supportedProviders protected_oe static_oe property

protected static $supportedProviders