FormObjectTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/system/tests/src/Functional/Form/FormObjectTest.php, line 19

Class

FormObjectTest
Tests building a form from an object.

Namespace

Drupal\Tests\system\Functional\Form

Code

protected static $modules = [
  'form_test',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.