protected property MailHandlerTest::$contactMailHandler in Drupal 8
Same name and namespace in other branches
- 9 core/modules/contact/tests/src/Unit/MailHandlerTest.php \Drupal\Tests\contact\Unit\MailHandlerTest::contactMailHandler
Contact mail messages service.
Type: \Drupal\contact\MailHandlerInterface|\PHPUnit\Framework\MockObject\MockObject
File
- core/
modules/ contact/ tests/ src/ Unit/ MailHandlerTest.php, line 45
Class
- MailHandlerTest
- @coversDefaultClass \Drupal\contact\MailHandler @group contact
Namespace
Drupal\Tests\contact\UnitCode
protected $contactMailHandler;