protected property AuditLogEvent::$messagePlaceholders in Audit Log 8
Same name and namespace in other branches
- 8.2 src/AuditLogEvent.php \Drupal\audit_log\AuditLogEvent::messagePlaceholders
Array of variables that match the message string replacement tokens.
Type: array
File
- src/
AuditLogEvent.php, line 40
Class
- AuditLogEvent
- Represents a single auditable event for logging.
Namespace
Drupal\audit_logCode
protected $messagePlaceholders = [];