SessionExampleTest::$modules
Type: modules
File
-
modules/
session_example/ tests/ src/ Functional/ SessionExampleTest.php, line 26
Class
- SessionExampleTest
- Tests the basic functions of the Session Example module.
Namespace
Drupal\Tests\session_example\FunctionalCode
protected static $modules = [
'session_example',
'block',
];