You are here

protected property ConfigExportImportUITest::$fieldStorage in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/config/tests/src/Functional/ConfigExportImportUITest.php \Drupal\Tests\config\Functional\ConfigExportImportUITest::fieldStorage

Holds the field storage entity for $fieldName.

Type: \Drupal\field\FieldStorageConfigInterface

File

core/modules/config/tests/src/Functional/ConfigExportImportUITest.php, line 62

Class

ConfigExportImportUITest
Tests the user interface for importing/exporting configuration.

Namespace

Drupal\Tests\config\Functional

Code

protected $fieldStorage;