You are here

public static property TocManagerTest::$modules in TOC API 8

Modules to enable.

Type: array

File

src/Tests/TocManagerTest.php, line 20

Class

TocManagerTest
Tests TOC API manager.

Namespace

Drupal\toc_api\Tests

Code

public static $modules = [
  'system',
  'toc_api',
];