constant ConflictTypes::CONFLICT_TYPE_REMOTE in Conflict 8.2
Indicates a change only on the remote version.
File
- src/
ConflictTypes.php, line 10
Class
Namespace
Drupal\conflictCode
const CONFLICT_TYPE_REMOTE = 'conflict_remote';
Indicates a change only on the remote version.
const CONFLICT_TYPE_REMOTE = 'conflict_remote';