PluginTypeExampleTest::$defaultTheme
Same name in other branches
- 3.x modules/plugin_type_example/tests/src/Functional/PluginTypeExampleTest.php \Drupal\Tests\plugin_type_example\Functional\PluginTypeExampleTest::defaultTheme
- 4.0.x modules/plugin_type_example/tests/src/Functional/PluginTypeExampleTest.php \Drupal\Tests\plugin_type_example\Functional\PluginTypeExampleTest::defaultTheme
Type: defaultTheme
File
-
plugin_type_example/
tests/ src/ Functional/ PluginTypeExampleTest.php, line 21
Class
- PluginTypeExampleTest
- Test the functionality of the Plugin Type Example module.
Namespace
Drupal\Tests\plugin_type_example\FunctionalCode
protected $defaultTheme = 'stark';