function WorkspacePublishForm::getDescription

Overrides ConfirmFormBase::getDescription

File

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

Class

WorkspacePublishForm
Provides the workspace publishing form.

Namespace

Drupal\workspaces\Form

Code

public function getDescription() {
  return $this->t('Publish workspace contents.');
}

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