You are here

public static property EntityManagerTestEntity::$baseFieldDefinitions in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php \Drupal\Tests\Core\Entity\EntityManagerTestEntity::baseFieldDefinitions

The base field definitions.

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

File

core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php, line 799
Contains \Drupal\Tests\Core\Entity\EntityFieldManagerTest.

Class

EntityManagerTestEntity
Provides a content entity with dummy static method implementations.

Namespace

Drupal\Tests\Core\Entity

Code

public static $baseFieldDefinitions = [];