Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

WorkspacePublishException.php

Namespace

Drupal\workspaces

File

core/modules/workspaces/src/WorkspacePublishException.php

View source
<?php

namespace Drupal\workspaces;


/**
 * An exception thrown when a workspace can not be published.
 */
class WorkspacePublishException extends WorkspaceAccessException {

}

Classes

Title Deprecated Summary
WorkspacePublishException An exception thrown when a workspace can not be published.
RSS feed
Powered by Drupal