You are here

protected property WorkspaceForm::$entity in Workspace 8

The workspace content entity.

Type: \Drupal\multiversion\Entity\WorkspaceInterface

Overrides ContentEntityForm::$entity

File

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

Class

WorkspaceForm
Form controller for the workspace edit forms.

Namespace

Drupal\workspace\Entity\Form

Code

protected $entity;