You are here

public static property NodeViewCountBaseFunctionalityTest::$modules in Node view count 8

Modules to enable.

Type: array

Overrides NodeViewCountTestBase::$modules

File

src/Tests/NodeViewCountBaseFunctionalityTest.php, line 26

Class

NodeViewCountBaseFunctionalityTest
Tests the base functionality of nodeviewcount module.

Namespace

Drupal\nodeviewcount\Tests

Code

public static $modules = [
  'views',
];