You are here

public static property TagadelicServiceTest::$modules in Tagadelic 8.3

Modules to enable.

Type: array

File

src/Tests/TagadelicServiceTest.php, line 33

Class

TagadelicServiceTest
Tests for tagadelic service.

Namespace

Drupal\tagadelic\Tests

Code

public static $modules = array(
  'tagadelic',
  'taxonomy',
  'node',
);