protected property FileSystemForm::$streamWrapperManager in Drupal 8
Same name and namespace in other branches
- 9 core/modules/system/src/Form/FileSystemForm.php \Drupal\system\Form\FileSystemForm::streamWrapperManager
- 10 core/modules/system/src/Form/FileSystemForm.php \Drupal\system\Form\FileSystemForm::streamWrapperManager
The stream wrapper manager.
Type: \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface
File
- core/
modules/ system/ src/ Form/ FileSystemForm.php, line 35
Class
- FileSystemForm
- Configure file system settings for this site.
Namespace
Drupal\system\FormCode
protected $streamWrapperManager;