LegacySessionTest::$modules

Same name and namespace in other branches
  1. 11.x core/modules/system/tests/src/Functional/Session/LegacySessionTest.php \Drupal\Tests\system\Functional\Session\LegacySessionTest::modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/system/tests/src/Functional/Session/LegacySessionTest.php, line 23

Class

LegacySessionTest
Drupal legacy session handling tests.

Namespace

Drupal\Tests\system\Functional\Session

Code

protected static $modules = [
  'session_test',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.