ContactFieldsTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ contact/ tests/ src/ Kernel/ Views/ ContactFieldsTest.php, line 20
Class
- ContactFieldsTest
- Tests that no storage is created for the contact_message entity.
Namespace
Drupal\Tests\contact\Kernel\ViewsCode
protected static $modules = [
'contact',
'field',
'system',
'text',
'user',
'views',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.