isActive()
isActive(): boolean
Check if the caching mechanism / plugin is active and available.
Implement a cache mechanism / plugin.
excludeAssetsHook(\DevOwl\CacheInvalidate\ExcludeAssets $excludeAssets): void|false
Exclude JavaScript and CSS assets.
\DevOwl\CacheInvalidate\ExcludeAssets | $excludeAssets |
Returns false
if the plugin does not support excluding assets but has the feature in general