public static property DynamicDepthCalculationTest::$modules 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::modules
Modules to install.
Type: array
Overrides BrowserTestBase::$modules
File
- tests/
src/ Functional/ DynamicDepthCalculationTest.php, line 21
Class
- DynamicDepthCalculationTest
- Getting calculating dynamically the depth of the term.
Namespace
Drupal\Tests\taxonomy_term_depth\FunctionalCode
public static $modules = [
'taxonomy',
'taxonomy_term_depth',
];