WorkspacePublishException.php

Same filename in other branches
  1. 10 core/modules/workspaces/src/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.

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