PHP 클래스 Phalcon\Mvc\Model\MetaData\Wincache

상속: extends Base
파일 보기 프로젝트 열기: phalcon/incubator

보호된 프로퍼티들

프로퍼티 타입 설명
$wincache Phalcon\Cache\Backend\Wincache Memcache backend instance.

보호된 메소드들

메소드 설명
getCacheBackend ( ) : Wincache

메소드 상세

getCacheBackend() 보호된 메소드

protected getCacheBackend ( ) : Wincache
리턴 Phalcon\Cache\Backend\Wincache

프로퍼티 상세

$wincache 보호되어 있는 프로퍼티

Memcache backend instance.
protected Wincache,Phalcon\Cache\Backend $wincache
리턴 Phalcon\Cache\Backend\Wincache