You are here

protected property ConfigExportImportUITest::$fieldStorage in Zircon Profile 8

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

Holds the field storage entity for $fieldName.

Type: \Drupal\field\FieldStorageConfigInterface

File

core/modules/config/src/Tests/ConfigExportImportUITest.php, line 68
Contains \Drupal\config\Tests\ConfigExportImportUITest.

Class

ConfigExportImportUITest
Tests the user interface for importing/exporting configuration.

Namespace

Drupal\config\Tests

Code

protected $fieldStorage;