ContactFieldsTest::$modules
Same name in other branches
- 9 core/modules/contact/tests/src/Kernel/Views/ContactFieldsTest.php \Drupal\Tests\contact\Kernel\Views\ContactFieldsTest::modules
- 8.9.x core/modules/contact/tests/src/Kernel/Views/ContactFieldsTest.php \Drupal\Tests\contact\Kernel\Views\ContactFieldsTest::modules
- 11.x core/modules/contact/tests/src/Kernel/Views/ContactFieldsTest.php \Drupal\Tests\contact\Kernel\Views\ContactFieldsTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ contact/ tests/ src/ Kernel/ Views/ ContactFieldsTest.php, line 22
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.