caching\ExpressionDependency generateDependencyData()

generateDependencyData() protected method

Generates the data needed to determine if dependency has been changed.

This method returns the result of the PHP expression.

protected mixed generateDependencyData ( $cache )
$cache yii\caching\Cache

The cache component that is currently evaluating this dependency

return mixed

The data needed to determine if dependency has been changed.

doc_Yii
2016-10-30 16:54:03
Comments
Leave a Comment

Please login to continue.