Cache\Adapter\Void\VoidCachePool::clearOneObjectFromCache PHP Method

clearOneObjectFromCache() protected method

protected clearOneObjectFromCache ( $key )
    protected function clearOneObjectFromCache($key)
    {
        return true;
    }