EntityTypeManagerTestEntityBundle::$bundleClassFieldDefinitions

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php \Drupal\Tests\Core\Entity\EntityTypeManagerTestEntityBundle::bundleClassFieldDefinitions
  2. 10 core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php \Drupal\Tests\Core\Entity\EntityTypeManagerTestEntityBundle::bundleClassFieldDefinitions

The bundle class field definitions.

Keys are entity type IDs, values are arrays of which the keys are bundle names and the values are field definitions.

Type: array[]

File

core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php, line 931

Class

EntityTypeManagerTestEntityBundle
Provides a bundle specific class with dummy static method implementations.

Namespace

Drupal\Tests\Core\Entity

Code

public static $bundleClassFieldDefinitions = [];

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