You are here

public static property PhoneInternationalItemTest::$modules in International Phone 8.2

Same name and namespace in other branches
  1. 8 tests/src/Kernel/PhoneInternationalItemTest.php \Drupal\Tests\phone_international\Kernel\PhoneInternationalItemTest::modules
  2. 3.x tests/src/Kernel/PhoneInternationalItemTest.php \Drupal\Tests\phone_international\Kernel\PhoneInternationalItemTest::modules

Modules to enable.

Type: array

Overrides FieldKernelTestBase::$modules

File

tests/src/Kernel/PhoneInternationalItemTest.php, line 24

Class

PhoneInternationalItemTest
Tests the new entity API for the phone_international field type.

Namespace

Drupal\Tests\phone_international\Kernel

Code

public static $modules = [
  'phone_international',
];