TransportTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/mailer/tests/src/Kernel/TransportTest.php, line 27

Class

TransportTest
Tests the transport factory service.

Namespace

Drupal\Tests\mailer\Kernel

Code

protected static $modules = [
    'mailer',
    'system',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.