GetTestMethodCallerTest::$defaultTheme

Same name and namespace in other branches
  1. 8.9.x core/tests/Drupal/FunctionalTests/GetTestMethodCallerTest.php \Drupal\FunctionalTests\GetTestMethodCallerTest::defaultTheme
  2. 10 core/tests/Drupal/FunctionalTests/GetTestMethodCallerTest.php \Drupal\FunctionalTests\GetTestMethodCallerTest::defaultTheme
  3. 11.x core/tests/Drupal/FunctionalTests/GetTestMethodCallerTest.php \Drupal\FunctionalTests\GetTestMethodCallerTest::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/tests/Drupal/FunctionalTests/GetTestMethodCallerTest.php, line 17

Class

GetTestMethodCallerTest
Explicit test for BrowserTestBase::getTestMethodCaller().

Namespace

Drupal\FunctionalTests

Code

protected $defaultTheme = 'stark';

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