You are here

protected property HtaccessWriter::$streamWrapperManager in Drupal 9

Same name and namespace in other branches
  1. 8 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\File

Code

protected $streamWrapperManager;