FileSaveHtaccessLoggingTest::$modules

Same name and namespace in other branches
  1. 8.9.x core/modules/system/tests/src/Functional/File/FileSaveHtaccessLoggingTest.php \Drupal\Tests\system\Functional\File\FileSaveHtaccessLoggingTest::modules
  2. 10 core/modules/system/tests/src/Functional/File/FileSaveHtaccessLoggingTest.php \Drupal\Tests\system\Functional\File\FileSaveHtaccessLoggingTest::modules
  3. 11.x core/modules/system/tests/src/Functional/File/FileSaveHtaccessLoggingTest.php \Drupal\Tests\system\Functional\File\FileSaveHtaccessLoggingTest::modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/system/tests/src/Functional/File/FileSaveHtaccessLoggingTest.php, line 15

Class

FileSaveHtaccessLoggingTest
Tests the log message added by file_save_htaccess().

Namespace

Drupal\Tests\system\Functional\File

Code

protected static $modules = [
    'dblog',
];

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