public static property AreaViewTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views/src/Tests/Handler/AreaViewTest.php \Drupal\views\Tests\Handler\AreaViewTest::modules
Modules to enable.
Type: array
Overrides ViewKernelTestBase::$modules
File
- core/
modules/ views/ src/ Tests/ Handler/ AreaViewTest.php, line 26 - Contains \Drupal\views\Tests\Handler\AreaViewTest.
Class
- AreaViewTest
- Tests the view area handler.
Namespace
Drupal\views\Tests\HandlerCode
public static $modules = array(
'user',
);