FieldDefinitionTest::$storageDefinition

Same name in other branches
  1. 9 core/tests/Drupal/Tests/Core/Entity/FieldDefinitionTest.php \Drupal\Tests\Core\Entity\FieldDefinitionTest::storageDefinition
  2. 8.9.x core/tests/Drupal/Tests/Core/Entity/FieldDefinitionTest.php \Drupal\Tests\Core\Entity\FieldDefinitionTest::storageDefinition
  3. 10 core/tests/Drupal/Tests/Core/Entity/FieldDefinitionTest.php \Drupal\Tests\Core\Entity\FieldDefinitionTest::storageDefinition

The test field storage definition.

Type: \Drupal\Core\Field\FieldStorageDefinitionInterface

File

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

Class

FieldDefinitionTest
Unit test for the FieldDefinition class.

Namespace

Drupal\Tests\Core\Entity

Code

protected $storageDefinition;

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