You are here

protected property MailHandlerTest::$contactMailHandler in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 48
Contains \Drupal\Tests\contact\Unit\MailHandlerTest.

Class

MailHandlerTest
@coversDefaultClass \Drupal\contact\MailHandler @group contact

Namespace

Drupal\Tests\contact\Unit

Code

protected $contactMailHandler;