public static property TelephoneItemTest::$modules in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/modules/telephone/src/Tests/TelephoneItemTest.php \Drupal\telephone\Tests\TelephoneItemTest::modules
Modules to enable.
Type: array
Overrides FieldUnitTestBase::$modules
File
- core/
modules/ telephone/ src/ Tests/ TelephoneItemTest.php, line 26 - Contains \Drupal\telephone\Tests\TelephoneItemTest.
Class
- TelephoneItemTest
- Tests the new entity API for the telephone field type.
Namespace
Drupal\telephone\TestsCode
public static $modules = array(
'telephone',
);