You are here

protected property FieldSqlStorageTest::$fieldName in Drupal 8

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

The name of the created field.

Type: string

File

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

Class

FieldSqlStorageTest
Tests Field SQL Storage .

Namespace

Drupal\KernelTests\Core\Entity

Code

protected $fieldName;