PHP Class Phalcon\Mvc\Model\MetaData\Wincache

Inheritance: extends Base
Show file Open project: phalcon/incubator

Protected Properties

Property Type Description
$wincache Phalcon\Cache\Backend\Wincache Memcache backend instance.

Protected Methods

Method Description
getCacheBackend ( ) : Wincache

Method Details

getCacheBackend() protected method

protected getCacheBackend ( ) : Wincache
return Phalcon\Cache\Backend\Wincache

Property Details

$wincache protected property

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