constant ConfigEntityTest::MAX_ID_LENGTH in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/config/src/Tests/ConfigEntityTest.php \Drupal\config\Tests\ConfigEntityTest::MAX_ID_LENGTH
The maximum length for the entity storage used in this test.
File
- core/
modules/ config/ src/ Tests/ ConfigEntityTest.php, line 28 - Contains \Drupal\config\Tests\ConfigEntityTest.
Class
- ConfigEntityTest
- Tests configuration entities.
Namespace
Drupal\config\TestsCode
const MAX_ID_LENGTH = ConfigEntityStorage::MAX_ID_LENGTH;