public static property FieldFormatterTest::$modules in Telephone Formatter 8
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- tests/
src/ Functional/ FieldFormatterTest.php, line 22
Class
- FieldFormatterTest
- Tests the creation of telephone fields.
Namespace
Drupal\Tests\telephone_formatter\FunctionalCode
public static $modules = [
'field',
'node',
'telephone',
'telephone_formatter',
];