protected property ExceptionSubscriber::$adapter in New Relic 8
Same name and namespace in other branches
- 2.x src/EventSubscriber/ExceptionSubscriber.php \Drupal\new_relic_rpm\EventSubscriber\ExceptionSubscriber::adapter
- 2.0.x src/EventSubscriber/ExceptionSubscriber.php \Drupal\new_relic_rpm\EventSubscriber\ExceptionSubscriber::adapter
New Relic adapter.
Type: \Drupal\new_relic_rpm\ExtensionAdapter\NewRelicAdapterInterface
File
- src/
EventSubscriber/ ExceptionSubscriber.php, line 21
Class
- ExceptionSubscriber
- Provides a way to send Exceptions to the New Relic API.
Namespace
Drupal\new_relic_rpm\EventSubscriberCode
protected $adapter;