public static property UserMatcherTest::$modules in Linkit 8.4
Modules to enable.
Type: array
Overrides LinkitTestBase::$modules
File
- src/
Tests/ Matchers/ UserMatcherTest.php, line 24 - Contains \Drupal\linkit\Tests\Matchers\UserMatcherTest.
Class
- UserMatcherTest
- Tests user matcher.
Namespace
Drupal\linkit\Tests\MatchersCode
public static $modules = [
'user',
];