TransportServiceFactoryTest::$modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ mailer/ tests/ src/ Functional/ TransportServiceFactoryTest.php, line 20
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.