You are here

protected property EntityViewsDataTest::$commonBaseFields in Drupal 10

The common base fields for test entity types.

Type: \Drupal\Core\Field\BaseFieldDefinition[]

File

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

Class

EntityViewsDataTest
Tests entity views data.

Namespace

Drupal\Tests\views\Kernel\Entity

Code

protected $commonBaseFields;