public static property DisplayFeedTest::$modules in Views (for Drupal 7) 8.3
Modules to enable.
Type: array
Overrides ViewTestBase::$modules
File
- lib/
Drupal/ views/ Tests/ Plugin/ DisplayFeedTest.php, line 22 - Definition of Drupal\views\Tests\Plugin\DisplayFeedTest.
Class
- DisplayFeedTest
- Tests the feed display plugin.
Namespace
Drupal\views\Tests\PluginCode
public static $modules = array(
'views_ui',
);