FieldCounterTest::$modules

Type: modules

Overrides ViewsKernelTestBase::$modules

File

core/modules/views/tests/src/Kernel/Handler/FieldCounterTest.php, line 20

Class

FieldCounterTest
Tests the Drupal\views\Plugin\views\field\Counter handler.

Namespace

Drupal\Tests\views\Kernel\Handler

Code

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

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