You are here

protected property WorkspaceDeployForm::$entity in Drupal 8

The workspace entity.

Type: \Drupal\workspaces\WorkspaceInterface

Overrides ContentEntityForm::$entity

File

core/modules/workspaces/src/Form/WorkspaceDeployForm.php, line 25

Class

WorkspaceDeployForm
Provides the workspace deploy form.

Namespace

Drupal\workspaces\Form

Code

protected $entity;