TransportServiceFactoryTest::$modules
Same name and namespace in other branches
- 11.x core/modules/mailer/tests/src/Functional/TransportServiceFactoryTest.php \Drupal\Tests\mailer\Functional\TransportServiceFactoryTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ mailer/ tests/ src/ Functional/ TransportServiceFactoryTest.php, line 22
Class
- TransportServiceFactoryTest
- Tests the transport service factory in the child site of browser tests.
Namespace
Drupal\Tests\mailer\FunctionalCode
protected static $modules = [
'system',
'mailer',
'mailer_transport_factory_functional_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.