You are here

public static property FormStoragePageCacheTest::$modules in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/Form/FormStoragePageCacheTest.php \Drupal\system\Tests\Form\FormStoragePageCacheTest::modules

Type: array

File

core/modules/system/src/Tests/Form/FormStoragePageCacheTest.php, line 22
Contains \Drupal\system\Tests\Form\FormStoragePageCacheTest.

Class

FormStoragePageCacheTest
Tests form storage from cached pages.

Namespace

Drupal\system\Tests\Form

Code

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