protected property ExcludePages::$conditionManager in Advanced Page Expiration 8
Condition plugin manager.
Factory for condition plugin manager.
Type: \Drupal\Component\Plugin\Factory\FactoryInterface $plugin_factory
File
- src/
PageCache/ ExcludePages.php, line 32
Class
- ExcludePages
- Cache policy that denies caching if the page matches a list of exclusions.
Namespace
Drupal\ape\PageCacheCode
protected $conditionManager;