caching\ChainedDependency getHasChanged()

getHasChanged() public method

Performs the actual dependency checking.

This method returns true if any of the dependency objects reports a dependency change.

public boolean getHasChanged ( $cache )
$cache yii\caching\Cache

The cache component that is currently evaluating this dependency

return boolean

Whether the dependency is changed or not.

doc_Yii
2016-10-30 16:53:56
Comments
Leave a Comment

Please login to continue.