Cache\Hierarchy\HierarchicalCachePoolTrait::getValueFormStore PHP Метод

getValueFormStore() абстрактный защищенный Метод

Get a value form the store. This must not be an PoolItemInterface.
abstract protected getValueFormStore ( string $key ) : string | null
$key string
Результат string | null
    protected abstract function getValueFormStore($key);