public static property WrapperTest::$modules

Modules to enable.

Type: array

File

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

Class

WrapperTest
Test wrapper form callbacks.

Namespace

Drupal\system\Tests\Form

Code

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