constant FieldComparatorInterface::APPLIES_TO_ALL in Conflict 8.2
The identifier to be used by the plugin annotation and hasChanged().
It specifies that a field comparator applies to all values of the key for which it has been set as a value.
File
- src/
FieldComparatorInterface.php, line 16
Class
Namespace
Drupal\conflictCode
const APPLIES_TO_ALL = '*';