PHP Class Cml\Cache\Base

Show file Open project: linhecheng/cmlphp

Protected Properties

Property Type Description
$conf boolean | array

Public Methods

Method Description
__get ( $var )
__set ( $key, $val )

Method Details

__get() public method

public __get ( $var )

__set() public method

public __set ( $key, $val )

Property Details

$conf protected property

protected bool|array $conf
return boolean | array