protected property MailManagerTest::$moduleHandler in Drupal 8
Same name and namespace in other branches
- 9 core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php \Drupal\Tests\Core\Mail\MailManagerTest::moduleHandler
The module handler.
Type: \Drupal\Core\Extension\ModuleHandlerInterface|\PHPUnit\Framework\MockObject\MockObject
File
- core/
tests/ Drupal/ Tests/ Core/ Mail/ MailManagerTest.php, line 35 - Contains \Drupal\Tests\Core\Mail\MailManagerTest.
Class
- MailManagerTest
- @coversDefaultClass \Drupal\Core\Mail\MailManager @group Mail
Namespace
Drupal\Tests\Core\MailCode
protected $moduleHandler;