FormStoragePageCacheTest::$modules

Type: array

Overrides BrowserTestBase::$modules

File

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

Class

FormStoragePageCacheTest
Tests form storage from cached pages.

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.