protected static property HiddenTaxonomyTermReferenceFieldWizardTest::$modules in Drupal 10
Same name and namespace in other branches
- 9 core/modules/node/tests/src/Functional/Views/Wizard/HiddenTaxonomyTermReferenceFieldWizardTest.php \Drupal\Tests\node\Functional\Views\Wizard\HiddenTaxonomyTermReferenceFieldWizardTest::modules
Modules to enable.
Type: array
Overrides WizardTestBase::$modules
File
- core/
modules/ node/ tests/ src/ Functional/ Views/ Wizard/ HiddenTaxonomyTermReferenceFieldWizardTest.php, line 28
Class
- HiddenTaxonomyTermReferenceFieldWizardTest
- Tests node wizard and content type with hidden Taxonomy Term Reference field.
Namespace
Drupal\Tests\node\Functional\Views\WizardCode
protected static $modules = [
'taxonomy',
];