You are here

protected property SettingsForm::$fileSystem in Forward 8.2

Same name and namespace in other branches
  1. 8.3 src/Form/SettingsForm.php \Drupal\forward\Form\SettingsForm::fileSystem
  2. 8 src/Form/SettingsForm.php \Drupal\forward\Form\SettingsForm::fileSystem

The file system service.

Type: \Drupal\Core\File\FileSystem

File

src/Form/SettingsForm.php, line 38

Class

SettingsForm
Configure settings for this module.

Namespace

Drupal\forward\Form

Code

protected $fileSystem;