public static property AreaTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views/src/Tests/Handler/AreaTest.php \Drupal\views\Tests\Handler\AreaTest::modules
Modules to enable.
Type: array
Overrides ViewTestBase::$modules
File
- core/
modules/ views/ src/ Tests/ Handler/ AreaTest.php, line 34 - Contains \Drupal\views\Tests\Handler\AreaTest.
Class
- AreaTest
- Tests the plugin base of the area handler.
Namespace
Drupal\views\Tests\HandlerCode
public static $modules = array(
'node',
'views_ui',
);