public static property SessionTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Session/SessionTest.php \Drupal\system\Tests\Session\SessionTest::modules
Modules to enable.
Type: array
File
- core/
modules/ system/ src/ Tests/ Session/ SessionTest.php, line 24 - Contains \Drupal\system\Tests\Session\SessionTest.
Class
- SessionTest
- Drupal session handling tests.
Namespace
Drupal\system\Tests\SessionCode
public static $modules = array(
'session_test',
);