Modules to enable.
Type: array
File
- drupal/core/modules/telephone/lib/Drupal/telephone/Tests/TelephoneFieldTest.php, line 22
- Contains \Drupal\telephone\TelephoneFieldTest.
Class
- TelephoneFieldTest
- Tests the creation of telephone fields.
Namespace
Drupal\telephone\Tests
Code
public static $modules = array(
'field',
'field_sql_storage',
'node',
'telephone',
);