You are here

protected property UpdateForm::$replicatorManager in Workspace 8

The replicator manager.

Type: \Drupal\workspace\ReplicatorInterface

File

src/Form/UpdateForm.php, line 44

Class

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

Namespace

Drupal\workspace\Form

Code

protected $replicatorManager;