WorkspacePublishException.php
Same filename in other branches
Namespace
Drupal\workspacesFile
-
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.