You are here

constant ConfigDependencyWebTest::MAX_ID_LENGTH in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/config/src/Tests/ConfigDependencyWebTest.php \Drupal\config\Tests\ConfigDependencyWebTest::MAX_ID_LENGTH

The maximum length for the entity storage used in this test.

File

core/modules/config/src/Tests/ConfigDependencyWebTest.php, line 23
Contains \Drupal\config\Tests\ConfigDependencyWebTest.

Class

ConfigDependencyWebTest
Tests configuration entities.

Namespace

Drupal\config\Tests

Code

const MAX_ID_LENGTH = ConfigEntityStorage::MAX_ID_LENGTH;