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();