public static property TaggedWithTest::$modules in Views (for Drupal 7) 8.3
Modules to enable.
Type: array
Overrides WizardTestBase::$modules
File
- lib/
Drupal/ views/ Tests/ Wizard/ TaggedWithTest.php, line 20 - Definition of Drupal\views\Tests\Wizard\TaggedWithTest.
Class
- TaggedWithTest
- Tests the ability of the views wizard to create views filtered by taxonomy.
Namespace
Drupal\views\Tests\WizardCode
public static $modules = array(
'taxonomy',
);