You are here

protected property HtaccessTest::$htaccessWriter in Drupal 9

Same name and namespace in other branches
  1. 8 core/tests/Drupal/KernelTests/Core/File/HtaccessTest.php \Drupal\KernelTests\Core\File\HtaccessTest::htaccessWriter

The Htaccess class under test.

Type: \Drupal\Core\File\HtaccessWriterInterface

File

core/tests/Drupal/KernelTests/Core/File/HtaccessTest.php, line 29

Class

HtaccessTest
Tests .htaccess file saving.

Namespace

Drupal\KernelTests\Core\File

Code

protected $htaccessWriter;