public static property TelephoneItemTest::$modules

Modules to enable.

Type: array

Overrides FieldUnitTestBase::$modules

File

drupal/core/modules/telephone/lib/Drupal/telephone/Tests/TelephoneItemTest.php, line 24
Contains \Drupal\field\Tests\TelephoneItemTest.

Class

TelephoneItemTest
Tests the new entity API for the telephone field type.

Namespace

Drupal\telephone\Tests

Code

public static $modules = array(
  'telephone',
);