ContentEntityCacheTest::$revEntityTypeId
Same name and namespace in other branches
- 11.x core/tests/Drupal/KernelTests/Core/Entity/ContentEntityCacheTest.php \Drupal\KernelTests\Core\Entity\ContentEntityCacheTest::revEntityTypeId
A revisionable entity type ID to test with.
Type: string
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Entity/ ContentEntityCacheTest.php, line 37
Class
- ContentEntityCacheTest
- Tests the entity static cache when used by content entities.
Namespace
Drupal\KernelTests\Core\EntityCode
protected $revEntityTypeId = 'entity_test_mulrev';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.