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

Breadcrumb

  1. Drupal Core 11.1.x

WorkspaceConflictException.php

Namespace

Drupal\workspaces

File

core/modules/workspaces/src/WorkspaceConflictException.php

View source
<?php

namespace Drupal\workspaces;


/**
 * An exception thrown when two workspaces are in a conflicting content state.
 */
class WorkspaceConflictException extends \RuntimeException {

}

Classes

Title Deprecated Summary
WorkspaceConflictException An exception thrown when two workspaces are in a conflicting content state.
RSS feed
Powered by Drupal