public static property NameOptionsProviderTest::$modules in Name Field 8
Modules to enable.
Type: array
Overrides NameTestBase::$modules
File
- tests/
src/ Functional/ NameOptionsProviderTest.php, line 20
Class
- NameOptionsProviderTest
- Tests NameOptionsProvider class.
Namespace
Drupal\Tests\name\FunctionalCode
public static $modules = [
'field',
'name',
'taxonomy',
'entity_test',
'text',
'user',
];