public static property CourierManagerTest::$modules in Courier 8
Same name and namespace in other branches
- 2.x tests/src/Kernel/CourierManagerTest.php \Drupal\Tests\courier\Kernel\CourierManagerTest::modules
Modules to enable.
Type: array
Overrides CourierKernelTestBase::$modules
File
- tests/
src/ Kernel/ CourierManagerTest.php, line 19
Class
- CourierManagerTest
- Tests Courier manager.
Namespace
Drupal\Tests\courier\KernelCode
public static $modules = [
'courier_test_message',
'user',
'system',
];