You are here

protected property ConfigEntityAdapterTest::$entity in Drupal 9

Same name and namespace in other branches
  1. 8 core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityAdapterTest.php \Drupal\KernelTests\Core\Entity\ConfigEntityAdapterTest::entity

The config entity.

Type: \Drupal\config_test\Entity\ConfigTest

File

core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityAdapterTest.php, line 33

Class

ConfigEntityAdapterTest
Tests entity adapter for configuration entities.

Namespace

Drupal\KernelTests\Core\Entity

Code

protected $entity;