ConfigDependencyWebTest::MAX_ID_LENGTH

Same name and namespace in other branches
  1. 8.9.x core/modules/config/tests/src/Functional/ConfigDependencyWebTest.php \Drupal\Tests\config\Functional\ConfigDependencyWebTest::MAX_ID_LENGTH
  2. 10 core/modules/config/tests/src/Functional/ConfigDependencyWebTest.php \Drupal\Tests\config\Functional\ConfigDependencyWebTest::MAX_ID_LENGTH
  3. 11.x core/modules/config/tests/src/Functional/ConfigDependencyWebTest.php \Drupal\Tests\config\Functional\ConfigDependencyWebTest::MAX_ID_LENGTH

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

File

core/modules/config/tests/src/Functional/ConfigDependencyWebTest.php, line 18

Class

ConfigDependencyWebTest
Tests configuration entities.

Namespace

Drupal\Tests\config\Functional

Code

const MAX_ID_LENGTH = ConfigEntityStorage::MAX_ID_LENGTH;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.