You are here

public static property TelephoneItemTest::$modules in Telephone Validation 8.2

Modules to enable.

Overrides TelephoneItemTest::$modules

File

tests/src/Kernel/TelephoneItemTest.php, line 22

Class

TelephoneItemTest
Test entity validation.

Namespace

Drupal\Tests\telephone_validation\Kernel

Code

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