public static property HandlerTest::$modules in Zircon Profile 8
Same name in this branch
- 8 core/modules/views_ui/src/Tests/HandlerTest.php \Drupal\views_ui\Tests\HandlerTest::modules
- 8 core/modules/views/src/Tests/Handler/HandlerTest.php \Drupal\views\Tests\Handler\HandlerTest::modules
Same name and namespace in other branches
- 8.0 core/modules/views_ui/src/Tests/HandlerTest.php \Drupal\views_ui\Tests\HandlerTest::modules
Modules to enable.
Type: array
Overrides UITestBase::$modules
File
- core/
modules/ views_ui/ src/ Tests/ HandlerTest.php, line 27 - Contains \Drupal\views_ui\Tests\HandlerTest.
Class
- HandlerTest
- Tests handler UI for views.
Namespace
Drupal\views_ui\TestsCode
public static $modules = array(
'node_test_views',
);