FieldEntityLinkTest::$modules
Modules to enable.
Type: array
Overrides ViewsKernelTestBase::$modules
File
-
core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldEntityLinkTest.php, line 33
Class
- FieldEntityLinkTest
- Tests the core Drupal\views\Plugin\views\field\EntityOperations handler.
Namespace
Drupal\Tests\views\Kernel\HandlerCode
protected static $modules = [
'user',
'entity_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.