You are here

protected property WorkspacePublishForm::$workspaceOperationFactory in Drupal 10

Same name and namespace in other branches
  1. 9 core/modules/workspaces/src/Form/WorkspacePublishForm.php \Drupal\workspaces\Form\WorkspacePublishForm::workspaceOperationFactory

The workspace operation factory.

Type: \Drupal\workspaces\WorkspaceOperationFactory

File

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

Class

WorkspacePublishForm
Provides the workspace publishing form.

Namespace

Drupal\workspaces\Form

Code

protected $workspaceOperationFactory;