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

Breadcrumb

  1. Drupal Core 11.1.x

ConfigPrefixLengthException.php

Namespace

Drupal\Core\Config

File

core/lib/Drupal/Core/Config/ConfigPrefixLengthException.php

View source
<?php

namespace Drupal\Core\Config;


/**
 * Exception thrown when the config prefix length is exceeded.
 */
class ConfigPrefixLengthException extends ConfigException {

}

Classes

Title Deprecated Summary
ConfigPrefixLengthException Exception thrown when the config prefix length is exceeded.

API Navigation

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