protected static property SmsFrameworkUpdateTest::$modules in SMS Framework 2.1.x
Same name and namespace in other branches
- 8 tests/src/Functional/SmsFrameworkUpdateTest.php \Drupal\Tests\sms\Functional\SmsFrameworkUpdateTest::modules
- 2.x tests/src/Functional/SmsFrameworkUpdateTest.php \Drupal\Tests\sms\Functional\SmsFrameworkUpdateTest::modules
Modules to enable after the database is loaded.
Overrides UpdatePathTestBase::$modules
File
- tests/
src/ Functional/ SmsFrameworkUpdateTest.php, line 27
Class
- SmsFrameworkUpdateTest
- Update path test coverage for sms module.
Namespace
Drupal\Tests\sms\FunctionalCode
protected static $modules = [
'user',
'telephone',
'dynamic_entity_reference',
'sms',
];