WorkspaceActivateForm::$entity

Same name and namespace in other branches
  1. 9 core/modules/workspaces/src/Form/WorkspaceActivateForm.php \Drupal\workspaces\Form\WorkspaceActivateForm::entity
  2. 8.9.x core/modules/workspaces/src/Form/WorkspaceActivateForm.php \Drupal\workspaces\Form\WorkspaceActivateForm::entity
  3. 10 core/modules/workspaces/src/Form/WorkspaceActivateForm.php \Drupal\workspaces\Form\WorkspaceActivateForm::entity

The workspace entity.

Type: \Drupal\workspaces\WorkspaceInterface

Overrides EntityForm::$entity

File

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

Class

WorkspaceActivateForm
Handle activation of a workspace on administrative pages.

Namespace

Drupal\workspaces\Form

Code

protected $entity;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.