protected property FooterSettingsForm::$fileStorage in Open Social 10.3.x
Same name and namespace in other branches
- 10.0.x modules/social_features/social_footer/src/Form/FooterSettingsForm.php \Drupal\social_footer\Form\FooterSettingsForm::fileStorage
- 10.1.x modules/social_features/social_footer/src/Form/FooterSettingsForm.php \Drupal\social_footer\Form\FooterSettingsForm::fileStorage
- 10.2.x modules/social_features/social_footer/src/Form/FooterSettingsForm.php \Drupal\social_footer\Form\FooterSettingsForm::fileStorage
The file storage.
Type: \Drupal\file\FileStorageInterface
File
- modules/
social_features/ social_footer/ src/ Form/ FooterSettingsForm.php, line 20
Class
- FooterSettingsForm
- Creates a form for configuring footer block.
Namespace
Drupal\social_footer\FormCode
protected $fileStorage;