Cache\Hierarchy\Tests\Helper\CachePool::getValueFormStore PHP Method

getValueFormStore() protected method

protected getValueFormStore ( $key )
    protected function getValueFormStore($key)
    {
        return array_shift($this->storeValues);
    }