You are here

protected property WorkspaceForm::$entity in Workspace 8.2

The workspace entity.

Type: \Drupal\workspace\WorkspaceInterface

Overrides ContentEntityForm::$entity

File

src/Form/WorkspaceForm.php, line 25

Class

WorkspaceForm
Form controller for the workspace edit forms.

Namespace

Drupal\workspace\Form

Code

protected $entity;