The configuration factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
Overrides FormBase::$configFactory
File
- core/modules/field_ui/src/Form/FieldStorageAddForm.php, line 61
Class
- FieldStorageAddForm
- Provides a form for the "field storage" add page.
Namespace
Drupal\field_ui\Form
Code
protected $configFactory;
Please login to continue.