constant RepositoryHandlerInterface::CONFLICT_UPDATE_ON_CHANGE in Workspace 8.2
Indicate that an item has been updated both on the source and the target.
File
- src/
RepositoryHandlerInterface.php, line 24
Class
- RepositoryHandlerInterface
- RepositoryHandler plugins handle content replication.
Namespace
Drupal\workspaceCode
const CONFLICT_UPDATE_ON_CHANGE = 1;