protected property Raven::$configFactory in Raven: Sentry Integration 8.2
Same name in this branch
- 8.2 src/Logger/Raven.php \Drupal\raven\Logger\Raven::configFactory
- 8.2 src/Plugin/CspReportingHandler/Raven.php \Drupal\raven\Plugin\CspReportingHandler\Raven::configFactory
Same name and namespace in other branches
- 3.x src/Plugin/CspReportingHandler/Raven.php \Drupal\raven\Plugin\CspReportingHandler\Raven::configFactory
The configuration factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- src/
Plugin/ CspReportingHandler/ Raven.php, line 27
Class
- Raven
- CSP Reporting Plugin for a Sentry endpoint.
Namespace
Drupal\raven\Plugin\CspReportingHandlerCode
protected $configFactory;