ContactFormTest::$modules

Same name in other branches
  1. 8.9.x core/modules/jsonapi/tests/src/Functional/ContactFormTest.php \Drupal\Tests\jsonapi\Functional\ContactFormTest::modules
  2. 10 core/modules/jsonapi/tests/src/Functional/ContactFormTest.php \Drupal\Tests\jsonapi\Functional\ContactFormTest::modules
  3. 11.x core/modules/jsonapi/tests/src/Functional/ContactFormTest.php \Drupal\Tests\jsonapi\Functional\ContactFormTest::modules

Type: modules

Overrides ResourceTestBase::$modules

File

core/modules/jsonapi/tests/src/Functional/ContactFormTest.php, line 18

Class

ContactFormTest
JSON:API integration test for the "ContactForm" config entity type.

Namespace

Drupal\Tests\jsonapi\Functional

Code

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

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