constant ConfigDependencyWebTest::MAX_ID_LENGTH in Zircon Profile 8
Same name and namespace in other branches
- 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\TestsCode
const MAX_ID_LENGTH = ConfigEntityStorage::MAX_ID_LENGTH;