You are here

protected property EntityCacheTagsTestBase::$entity 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::entity

The main entity used for testing.

Type: \Drupal\Core\Entity\EntityInterface

File

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

Class

EntityCacheTagsTestBase
Provides helper methods for Entity cache tags tests.

Namespace

Drupal\system\Tests\Entity

Code

protected $entity;