You are here

protected property EntityViewsDataTest::$baseEntityType in Drupal 10

The base entity type definition, which some tests modify.

Uses a custom class which allows changing entity keys.

Type: \Drupal\Tests\views\Kernel\Entity\TestEntityType

File

core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php, line 37

Class

EntityViewsDataTest
Tests entity views data.

Namespace

Drupal\Tests\views\Kernel\Entity

Code

protected $baseEntityType;