You are here

constant ConfigEntityTest::MAX_ID_LENGTH in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 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\Tests

Code

const MAX_ID_LENGTH = ConfigEntityStorage::MAX_ID_LENGTH;