You are here

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

The main entity used for testing.

Type: \Drupal\Core\Entity\EntityInterface

File

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

Class

EntityCacheTagsTestBase
Provides helper methods for Entity cache tags tests.

Namespace

Drupal\Tests\system\Functional\Entity

Code

protected $entity;