LegacyEntityDisplayBaseTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Entity/ LegacyEntityDisplayBaseTest.php, line 19
Class
- LegacyEntityDisplayBaseTest
- Tests Deprecated EntityDisplayBase functionality.
Namespace
Drupal\KernelTests\Core\EntityCode
public static $modules = [
'entity_test',
'entity_test_third_party',
'field',
'system',
'comment',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.