protected property NewRelicConfigSubscriber::$config in New Relic 8
Same name and namespace in other branches
- 2.0.x src/EventSubscriber/NewRelicConfigSubscriber.php \Drupal\new_relic_rpm\EventSubscriber\NewRelicConfigSubscriber::config
The configuration for the New Relic module.
Type: \Drupal\Core\Config\ImmutableConfig
File
- src/
EventSubscriber/ NewRelicConfigSubscriber.php, line 32
Class
- NewRelicConfigSubscriber
- Config event listener to mark deployments when a user imports configuration.
Namespace
Drupal\new_relic_rpm\EventSubscriberCode
protected $config;