You are here

protected property TestBase::$fieldStorage in Double Field 8.3

Same name and namespace in other branches
  1. 4.x tests/src/Functional/TestBase.php \Drupal\Tests\double_field\Functional\TestBase::fieldStorage

Field storage instance.

Type: \Drupal\field\FieldStorageConfigInterface

File

tests/src/Functional/TestBase.php, line 57

Class

TestBase
Tests the creation of text fields.

Namespace

Drupal\Tests\double_field\Functional

Code

protected $fieldStorage;