getHasChanged() public method
Performs the actual dependency checking.
| 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. |
Please login to continue.