You are here

protected property EntityCacheTagsTestBase::$nonReferencingEntity in Zircon Profile 8

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

The entity instance not referencing the main entity.

Type: \Drupal\Core\Entity\EntityInterface

File

core/modules/system/src/Tests/Entity/EntityCacheTagsTestBase.php, line 53
Contains \Drupal\system\Tests\Entity\EntityCacheTagsTestBase.

Class

EntityCacheTagsTestBase
Provides helper methods for Entity cache tags tests.

Namespace

Drupal\system\Tests\Entity

Code

protected $nonReferencingEntity;