protected property HtaccessWriter::$streamWrapperManager in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/File/HtaccessWriter.php \Drupal\Core\File\HtaccessWriter::streamWrapperManager
The stream wrapper manager.
Type: \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface
File
- core/
lib/ Drupal/ Core/ File/ HtaccessWriter.php, line 22
Class
- HtaccessWriter
- Provides functions to manage Apache .htaccess files.
Namespace
Drupal\Core\FileCode
protected $streamWrapperManager;