protected static property HiddenTaxonomyTermReferenceFieldWizardTest::$modules in Drupal 9
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',
];