FileSystemForm::$streamWrapperManager

Same name and namespace in other branches
  1. 9 core/modules/system/src/Form/FileSystemForm.php \Drupal\system\Form\FileSystemForm::streamWrapperManager
  2. 8.9.x core/modules/system/src/Form/FileSystemForm.php \Drupal\system\Form\FileSystemForm::streamWrapperManager
  3. 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 39

Class

FileSystemForm
Configure file system settings for this site.

Namespace

Drupal\system\Form

Code

protected $streamWrapperManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.