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