public static property EnablePhoneInternationalTest::$modules in International Phone 3.x
Same name and namespace in other branches
- 8.2 tests/src/Functional/EnablePhoneInternationalTest.php \Drupal\Tests\phone_international\Functional\EnablePhoneInternationalTest::modules
- 8 tests/src/Functional/EnablePhoneInternationalTest.php \Drupal\Tests\phone_international\Functional\EnablePhoneInternationalTest::modules
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- tests/
src/ Functional/ EnablePhoneInternationalTest.php, line 20
Class
- EnablePhoneInternationalTest
- Simple test to ensure that main page loads with module enabled.
Namespace
Drupal\Tests\phone_international\FunctionalCode
public static $modules = [
'phone_international',
];