EntityStorageDeprecationTest::$fieldDefinitions

An array of field definitions used for this test, keyed by field name.

Type: \Drupal\Core\Field\BaseFieldDefinition[]|\PHPUnit\Framework\MockObject\MockObject[]

File

core/tests/Drupal/Tests/Core/Entity/EntityStorageDeprecationTest.php, line 43

Class

EntityStorageDeprecationTest
@coversDefaultClass \Drupal\Core\Entity\EntityStorageBase @group Entity @group legacy

Namespace

Drupal\Tests\Core\Entity

Code

protected $fieldDefinitions = [];

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