public static property SecurepagesTest::$modules in Secure Pages 8
Modules to enable.
Type: array
File
- src/
Tests/ SecurepagesTest.php, line 32 - Contains \Drupal\securepages\Tests\SecurepagesTest.
Class
- SecurepagesTest
- Test Secure Pages redirects.
Namespace
Drupal\securepages\TestsCode
public static $modules = [
'securepages',
'node',
'comment',
'locale',
'path',
];