getHasChanged() public method
Returns a value indicating whether the dependency has changed.
| public boolean getHasChanged ( $cache ) | ||
|---|---|---|
| $cache | yii\caching\Cache |
The cache component that is currently evaluating this dependency |
| return | boolean |
Whether the dependency has changed. |
Please login to continue.