You are here

protected property FieldSqlStorageTest::$field in Drupal 9

Same name and namespace in other branches
  1. 8 core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php \Drupal\KernelTests\Core\Entity\FieldSqlStorageTest::field

A field to use in this test class.

Type: \Drupal\field\Entity\FieldConfig

File

core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php, line 51

Class

FieldSqlStorageTest
Tests Field SQL Storage .

Namespace

Drupal\KernelTests\Core\Entity

Code

protected $field;