ViewsFormAlterTest::$modules

Same name and namespace in other branches
  1. 10 core/modules/views/tests/src/Functional/ViewsFormAlterTest.php \Drupal\Tests\views\Functional\ViewsFormAlterTest::modules
  2. 11.x core/modules/views/tests/src/Functional/ViewsFormAlterTest.php \Drupal\Tests\views\Functional\ViewsFormAlterTest::modules

Type: modules

Overrides ViewTestBase::$modules

File

core/modules/views/tests/src/Functional/ViewsFormAlterTest.php, line 15

Class

ViewsFormAlterTest
Tests hook_form_BASE_FORM_ID_alter for a ViewsForm.

Namespace

Drupal\Tests\views\Functional

Code

protected static $modules = [
    'views_form_test',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.