You are here

protected property ApeSubscriber::$conditionManager in Advanced Page Expiration 8

Condition plugin manager.

Factory for condition plugin manager.

Type: \Drupal\Component\Plugin\Factory\FactoryInterface $plugin_factory

File

src/EventSubscriber/ApeSubscriber.php, line 56

Class

ApeSubscriber
Alter Cache-control header based on configuration of ape.

Namespace

Drupal\ape\EventSubscriber

Code

protected $conditionManager;