protected property EntityConflictDiscoveryEvent::$conflicts in Conflict 8.2
An array containing the conflicting properties.
The keys are the property names and the values the respective conflict type.
Type: array
File
- src/
Event/ EntityConflictDiscoveryEvent.php, line 49
Class
Namespace
Drupal\conflict\EventCode
protected $conflicts = [];