You are here

protected property WorkspaceForm::$conflictTracker in Workspace 8

The injected service to track conflicts during replication.

Type: ConflictTrackerInterface

File

src/Entity/Form/WorkspaceForm.php, line 25

Class

WorkspaceForm
Form controller for the workspace edit forms.

Namespace

Drupal\workspace\Entity\Form

Code

protected $conflictTracker;