ContactFormTest::$modules

Type: modules

Overrides ResourceTestBase::$modules

File

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

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.