public static property RenderedEntityTest::$modules in Entity API 8.0
Modules to enable.
Type: array
Overrides ViewKernelTestBase::$modules
File
- src/
Tests/ Plugin/ views/ field/ RenderedEntityTest.php, line 34 - Contains \Drupal\entity\Tests\Plugin\views\field\RenderedEntityTest.
Class
- RenderedEntityTest
- Tests the Drupal\entity\Plugin\views\field\RenderedEntity handler.
Namespace
Drupal\entity\Tests\Plugin\views\fieldCode
public static $modules = [
'entity_test',
'entity_module_test',
'field',
];