PHP Class Atrauzzi\LaravelDoctrine\CacheProvider\MemcacheProvider

Inheritance: extends CacheProvider
Datei anzeigen Open project: atrauzzi/laravel-doctrine

Protected Properties

Property Type Description
$required_configurations

Protected Methods

Method Description
initialize ( $config ) : CacheProvider Sets up and returns the CacheProvider

Method Details

initialize() protected method

Sets up and returns the CacheProvider
protected initialize ( $config ) : CacheProvider
$config
return Doctrine\Common\Cache\CacheProvider

Property Details

$required_configurations protected_oe static_oe property

protected static $required_configurations