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

Breadcrumb

  1. Drupal Core 11.1.x
  2. RequiredStateMissingException.php

class RequiredStateMissingException

Indicates that a workflow does not contain a required state.

Hierarchy

  • class \Drupal\Core\Config\ConfigException extends \Drupal\Core\Config\RuntimeException
    • class \Drupal\workflows\Exception\RequiredStateMissingException extends \Drupal\Core\Config\ConfigException

Expanded class hierarchy of RequiredStateMissingException

1 file declares its use of RequiredStateMissingException
Workflow.php in core/modules/workflows/src/Entity/Workflow.php

File

core/modules/workflows/src/Exception/RequiredStateMissingException.php, line 10

Namespace

Drupal\workflows\Exception
View source
class RequiredStateMissingException extends ConfigException {

}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal