public static property EntityMatcherDeriverTest::$modules in Linkit 8.5
Modules to enable.
Type: array
Overrides LinkitKernelTestBase::$modules
File
- tests/
src/ Kernel/ EntityMatcherDeriverTest.php, line 15
Class
- EntityMatcherDeriverTest
- Tests the entity matcher deriver.
Namespace
Drupal\Tests\linkit\KernelCode
public static $modules = [
'block',
'block_content',
'node',
'field',
];