public static property SecKitTestCaseTest::$modules in Security Kit 8
Same name and namespace in other branches
- 2.x tests/src/Functional/SecKitTestCaseTest.php \Drupal\Tests\seckit\Functional\SecKitTestCaseTest::modules
Array of modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- tests/
src/ Functional/ SecKitTestCaseTest.php, line 35
Class
- SecKitTestCaseTest
- Functional tests for Security Kit.
Namespace
Drupal\Tests\seckit\FunctionalCode
public static $modules = [
'seckit',
'filter',
];