You are here

protected property ConfigEntityStaticCacheTest::$entityTypeId in Zircon Profile 8

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

The type ID of the entity under test.

Type: string

File

core/modules/config/src/Tests/ConfigEntityStaticCacheTest.php, line 32
Contains \Drupal\config\Tests\ConfigEntityStaticCacheTest.

Class

ConfigEntityStaticCacheTest
Tests the entity static cache when used by config entities.

Namespace

Drupal\config\Tests

Code

protected $entityTypeId;