You are here

protected property UpdateForm::$conflictTracker in Workspace 8

The injected service to track conflicts during replication.

Type: \Drupal\multiversion\Workspace\ConflictTrackerInterface

File

src/Form/UpdateForm.php, line 58

Class

UpdateForm
The form to update the current workspace with its upstream.

Namespace

Drupal\workspace\Form

Code

protected $conflictTracker;