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