protected property DynamicDepthCalculationTest::$defaultTheme in Taxonomy Term Depth 8.2
Same name and namespace in other branches
- 8 tests/src/Functional/DynamicDepthCalculationTest.php \Drupal\Tests\taxonomy_term_depth\Functional\DynamicDepthCalculationTest::defaultTheme
The theme to install as the default for testing.
Defaults to the install profile's default theme, if it specifies any.
Type: string
Overrides BrowserTestBase::$defaultTheme
File
- tests/
src/ Functional/ DynamicDepthCalculationTest.php, line 26
Class
- DynamicDepthCalculationTest
- Getting calculating dynamically the depth of the term.
Namespace
Drupal\Tests\taxonomy_term_depth\FunctionalCode
protected $defaultTheme = 'stable';