HooksExampleTest::$defaultTheme

Same name in other branches
  1. 3.x modules/hooks_example/tests/src/Functional/HooksExampleTest.php \Drupal\Tests\hooks_example\Functional\HooksExampleTest::defaultTheme
  2. 4.0.x modules/hooks_example/tests/src/Functional/HooksExampleTest.php \Drupal\Tests\hooks_example\Functional\HooksExampleTest::defaultTheme

Type: defaultTheme

File

hooks_example/tests/src/Functional/HooksExampleTest.php, line 20

Class

HooksExampleTest
Test the functionality of the Hooks Example module.

Namespace

Drupal\Tests\hooks_example\Functional

Code

protected $defaultTheme = 'stark';