public static property PollJsAddChoiceTest::$modules

Modules to enable.

Type: array

File

drupal/core/modules/poll/lib/Drupal/poll/Tests/PollJsAddChoiceTest.php, line 22
Definition of Drupal\poll\Tests\PollJsAddChoiceTest.

Class

PollJsAddChoiceTest
Tests adding new choices to a poll.

Namespace

Drupal\poll\Tests

Code

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