PHP 클래스 Atrauzzi\LaravelDoctrine\CacheProvider\MemcachedProvider

상속: extends CacheProvider
파일 보기 프로젝트 열기: atrauzzi/laravel-doctrine

보호된 프로퍼티들

프로퍼티 타입 설명
$required_configurations

보호된 메소드들

메소드 설명
initialize ( $config ) : CacheProvider Sets up and returns the CacheProvider

메소드 상세

initialize() 보호된 메소드

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

프로퍼티 상세

$required_configurations 보호되어 있는 정적으로 프로퍼티

protected static $required_configurations