You are here

public static property TagadelicMenuTest::$modules in Tagadelic 8.3

File

src/Tests/TagadelicMenuTest.php, line 27

Class

TagadelicMenuTest
Tests for displaying tagadelic page.

Namespace

Drupal\tagadelic\Tests

Code

public static $modules = array(
  'node',
  'block',
  'menu_ui',
  'user',
  'taxonomy',
  'toolbar',
  'tagadelic',
);