protected property HtaccessTest::$htaccessWriter in Drupal 10
Same name and namespace in other branches
- 8 core/tests/Drupal/KernelTests/Core/File/HtaccessTest.php \Drupal\KernelTests\Core\File\HtaccessTest::htaccessWriter
- 9 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\FileCode
protected $htaccessWriter;