Bluz\Cache\Adapter\Predis::doFlush PHP Method

doFlush() protected method

protected doFlush ( )
    protected function doFlush()
    {
        return $this->getHandler()->flushAll();
    }