public static property HelpTest::$modules

Modules to enable.

Type: array.

File

drupal/core/modules/help/lib/Drupal/help/Tests/HelpTest.php, line 22
Definition of Drupal\help\Tests\HelpTest.

Class

HelpTest
Tests help display and user access for all modules implementing help.

Namespace

Drupal\help\Tests

Code

public static $modules = array(
  'poll',
);