You are here

protected property ConfigSubscriber::$typedConfigManager in CDN 8.3

The typed config manager.

Type: \Drupal\Core\Config\TypedConfigManagerInterface

File

src/EventSubscriber/ConfigSubscriber.php, line 32

Class

ConfigSubscriber
Invalidates cache tags & rebuilds container when necessary.

Namespace

Drupal\cdn\EventSubscriber

Code

protected $typedConfigManager;