ContentEntityCacheTest::$nonRevEntityTypeId

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/KernelTests/Core/Entity/ContentEntityCacheTest.php \Drupal\KernelTests\Core\Entity\ContentEntityCacheTest::nonRevEntityTypeId

A non-revisionable entity type ID to test with.

Type: string

File

core/tests/Drupal/KernelTests/Core/Entity/ContentEntityCacheTest.php, line 30

Class

ContentEntityCacheTest
Tests the entity static cache when used by content entities.

Namespace

Drupal\KernelTests\Core\Entity

Code

protected $nonRevEntityTypeId = 'entity_test_mul';

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