ConfigExportImportUITest::$fieldStorage
Same name in other branches
- 8.9.x core/modules/config/tests/src/Functional/ConfigExportImportUITest.php \Drupal\Tests\config\Functional\ConfigExportImportUITest::fieldStorage
- 10 core/modules/config/tests/src/Functional/ConfigExportImportUITest.php \Drupal\Tests\config\Functional\ConfigExportImportUITest::fieldStorage
- 11.x 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\FunctionalCode
protected $fieldStorage;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.