yii\caching\Cache::flushValues PHP Метод

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

Child classes may implement this method to realize the flush operation.
abstract protected flushValues ( ) : boolean
Результат boolean whether the flush operation was successful.
    protected abstract function flushValues();