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