file.htaccess_writer

Same name and namespace in other branches
  1. 8.9.x core/core.services.yml \file.htaccess_writer
  2. 10 core/core.services.yml \file.htaccess_writer

Class

Drupal\Core\File\HtaccessWriter
3 string references to file.htaccess_writer
FileSaveHtaccessLoggingTest::testHtaccessSave in core/modules/system/tests/src/Functional/File/FileSaveHtaccessLoggingTest.php
Tests file_save_htaccess().
HtaccessTest::setUp in core/tests/Drupal/KernelTests/Core/File/HtaccessTest.php
system_requirements in core/modules/system/system.install
Implements hook_requirements().

File

core/core.services.yml

View source
  1. class: Drupal\Core\File\HtaccessWriter
  2. arguments:
  3. - '@logger.channel.security'
  4. - '@stream_wrapper_manager'

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