public static property EmailTest::$modules

Modules to enable.

Type: array

File

drupal/core/modules/system/lib/Drupal/system/Tests/Form/EmailTest.php, line 22
Definition of Drupal\system\Tests\Form\EmailTest.

Class

EmailTest
Tests email element.

Namespace

Drupal\system\Tests\Form

Code

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