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.