ConfigEntityValidationTestBase::$entity

Same name in other branches
  1. 11.x core/tests/Drupal/KernelTests/Core/Config/ConfigEntityValidationTestBase.php \Drupal\KernelTests\Core\Config\ConfigEntityValidationTestBase::entity

The config entity being tested.

Type: \Drupal\Core\Config\Entity\ConfigEntityInterface

File

core/tests/Drupal/KernelTests/Core/Config/ConfigEntityValidationTestBase.php, line 41

Class

ConfigEntityValidationTestBase
Base class for testing validation of config entities.

Namespace

Drupal\KernelTests\Core\Config

Code

protected ConfigEntityInterface $entity;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.