FieldTestBase::$modules

Type: modules

Overrides ViewTestBase::$modules

File

core/modules/field/tests/src/Functional/Views/FieldTestBase.php, line 27

Class

FieldTestBase
Provides some helper methods for testing fieldapi integration into views.

Namespace

Drupal\Tests\field\Functional\Views

Code

protected static $modules = [
  'node',
  'field_test_views',
];

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