protected property AuditLogLogger::$entityEventEventSubscribers in Audit Log 8
Same name and namespace in other branches
- 8.2 src/AuditLogLogger.php \Drupal\audit_log\AuditLogLogger::entityEventEventSubscribers
An array of available event subscribers to respond to events.
Type: array
File
- src/
AuditLogLogger.php, line 19
Class
- AuditLogLogger
- Service for responding to audit log events.
Namespace
Drupal\audit_logCode
protected $entityEventEventSubscribers;