SessionTest::$defaultTheme
Same name in this branch
- 9 core/modules/system/tests/src/Functional/Session/SessionTest.php \Drupal\Tests\system\Functional\Session\SessionTest::defaultTheme
Same name in other branches
- 8.9.x core/modules/system/tests/src/Functional/Session/SessionTest.php \Drupal\Tests\system\Functional\Session\SessionTest::defaultTheme
- 8.9.x core/tests/Drupal/FunctionalJavascriptTests/Core/Session/SessionTest.php \Drupal\FunctionalJavascriptTests\Core\Session\SessionTest::defaultTheme
- 10 core/modules/system/tests/src/Functional/Session/SessionTest.php \Drupal\Tests\system\Functional\Session\SessionTest::defaultTheme
- 10 core/tests/Drupal/FunctionalJavascriptTests/Core/Session/SessionTest.php \Drupal\FunctionalJavascriptTests\Core\Session\SessionTest::defaultTheme
- 11.x core/modules/system/tests/src/Functional/Session/SessionTest.php \Drupal\Tests\system\Functional\Session\SessionTest::defaultTheme
- 11.x core/tests/Drupal/FunctionalJavascriptTests/Core/Session/SessionTest.php \Drupal\FunctionalJavascriptTests\Core\Session\SessionTest::defaultTheme
Type: defaultTheme
Overrides BrowserTestBase::$defaultTheme
File
-
core/
tests/ Drupal/ FunctionalJavascriptTests/ Core/ Session/ SessionTest.php, line 23
Class
- SessionTest
- Tests that sessions don't expire.
Namespace
Drupal\FunctionalJavascriptTests\Core\SessionCode
protected $defaultTheme = 'stark';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.