WorkspacePublishForm::$workspace

Same name and namespace in other branches
  1. 10 core/modules/workspaces/src/Form/WorkspacePublishForm.php \Drupal\workspaces\Form\WorkspacePublishForm::workspace
  2. 11.x core/modules/workspaces/src/Form/WorkspacePublishForm.php \Drupal\workspaces\Form\WorkspacePublishForm::workspace

The workspace that will be published.

Type: \Drupal\workspaces\WorkspaceInterface

File

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

Class

WorkspacePublishForm
Provides the workspace publishing form.

Namespace

Drupal\workspaces\Form

Code

protected $workspace;

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