FormObjectTest::$modules

Modules to enable.

Type: array

Overrides KernelTestBase::$modules

File

core/modules/system/tests/src/Kernel/Form/FormObjectTest.php, line 20

Class

FormObjectTest
Tests building a form from an object.

Namespace

Drupal\Tests\system\Kernel\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.