ViewsMultiValueFieldUpdateTest::$modules

Type: modules

Overrides UpdatePathTestBase::$modules

File

core/modules/views/tests/src/Functional/Update/ViewsMultiValueFieldUpdateTest.php, line 18

Class

ViewsMultiValueFieldUpdateTest
Tests the update path base class.

Namespace

Drupal\Tests\views\Functional\Update

Code

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

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