protected property ExportForm::$fileSystem in Drupal 8
Same name and namespace in other branches
- 9 core/modules/locale/src/Form/ExportForm.php \Drupal\locale\Form\ExportForm::fileSystem
- 10 core/modules/locale/src/Form/ExportForm.php \Drupal\locale\Form\ExportForm::fileSystem
The file system service.
Type: \Drupal\Core\File\FileSystemInterface
File
- core/
modules/ locale/ src/ Form/ ExportForm.php, line 34
Class
- ExportForm
- Form for the Gettext translation files export form.
Namespace
Drupal\locale\FormCode
protected $fileSystem;