getCache() public method
Returns the cache component.
public yii\caching\Cache getCache ( ) | ||
---|---|---|
return | yii\caching\Cache |
The cache application component. Null if the component is not enabled. |
getCache() public method
Returns the cache component.
public yii\caching\Cache getCache ( ) | ||
---|---|---|
return | yii\caching\Cache |
The cache application component. Null if the component is not enabled. |
Please login to continue.