You are here

protected property EntityCacheTagsTestBase::$nonReferencingEntity in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php \Drupal\Tests\system\Functional\Entity\EntityCacheTagsTestBase::nonReferencingEntity

The entity instance not referencing the main entity.

Type: \Drupal\Core\Entity\EntityInterface

File

core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php, line 48

Class

EntityCacheTagsTestBase
Provides helper methods for Entity cache tags tests.

Namespace

Drupal\Tests\system\Functional\Entity

Code

protected $nonReferencingEntity;