public static property HstsTest::$modules in HTTP Strict Transport Security 8
Modules to enable.
Type: array
Overrides RESTTestBase::$modules
File
- src/
Tests/ HstsTest.php, line 23 - Definition of Drupal\hsts\Tests\HstsTest.
Class
- HstsTest
- HSTS tests.
Namespace
Drupal\hsts\TestsCode
public static $modules = [
'hsts',
];