class WorkspacePublishException

Same name in other branches
  1. 10 core/modules/workspaces/src/WorkspacePublishException.php \Drupal\workspaces\WorkspacePublishException

An exception thrown when a workspace can not be published.

Hierarchy

Expanded class hierarchy of WorkspacePublishException

2 files declare their use of WorkspacePublishException
WorkspaceIntegrationTest.php in core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php
WorkspacesContentModerationStateTest.php in core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php

File

core/modules/workspaces/src/WorkspacePublishException.php, line 8

Namespace

Drupal\workspaces
View source
class WorkspacePublishException extends WorkspaceAccessException {

}

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