FapiExampleTest::$defaultTheme

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

Type: defaultTheme

File

form_api_example/tests/src/Functional/FapiExampleTest.php, line 21

Class

FapiExampleTest
Ensure that the form_api_example forms work properly.

Namespace

Drupal\Tests\form_api_example\Functional

Code

protected $defaultTheme = 'stark';