PHP Class Cache\Hierarchy\Tests\Helper\CachePool

Author: Tobias Nyholm ([email protected])
Inheritance: use trait Cache\Hierarchy\HierarchicalCachePoolTrait
Datei anzeigen Open project: php-cache/cache Class Usage Examples

Public Methods

Method Description
__construct ( array $storeValues = [] )
exposeClearHierarchyKeyCache ( )
exposeGetHierarchyKey ( $key, &$pathKey = null )

Protected Methods

Method Description
getValueFormStore ( $key )

Method Details

__construct() public method

public __construct ( array $storeValues = [] )
$storeValues array

exposeClearHierarchyKeyCache() public method

exposeGetHierarchyKey() public method

public exposeGetHierarchyKey ( $key, &$pathKey = null )

getValueFormStore() protected method

protected getValueFormStore ( $key )