protected property CompileSubscriber::$typedConfigManager in Theme Compiler 2.0.x
The typed config manager service.
Type: \Drupal\Core\Config\TypedConfigManagerInterface
File
- src/
EventSubscriber/ CompileSubscriber.php, line 48
Class
- CompileSubscriber
- An event subscriber used to trigger (re)compilation of this module's assets.
Namespace
Drupal\theme_compiler\EventSubscriberCode
protected $typedConfigManager;