You are here

constant RepositoryHandlerInterface::CONFLICT_DELETE_ON_CHANGE in Workspace 8.2

Indicate that an item deleted on the source has been changed on the target.

File

src/RepositoryHandlerInterface.php, line 38

Class

RepositoryHandlerInterface
RepositoryHandler plugins handle content replication.

Namespace

Drupal\workspace

Code

const CONFLICT_DELETE_ON_CHANGE = 3;