BlockContentFieldFilterTest::$modules

Type: modules

Overrides BlockContentTestBase::$modules

File

core/modules/block_content/tests/src/Functional/Views/BlockContentFieldFilterTest.php, line 20

Class

BlockContentFieldFilterTest
Tests block_content field filters with translations.

Namespace

Drupal\Tests\block_content\Functional\Views

Code

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

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