You are here

protected static property FileSaveHtaccessLoggingTest::$modules in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/File/FileSaveHtaccessLoggingTest.php \Drupal\system\Tests\File\FileSaveHtaccessLoggingTest::modules

File

core/modules/system/src/Tests/File/FileSaveHtaccessLoggingTest.php, line 20
Contains \Drupal\system\Tests\File\FileSaveHtaccessLoggingTest.

Class

FileSaveHtaccessLoggingTest
Tests the log message added by file_save_htacess().

Namespace

Drupal\system\Tests\File

Code

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