protected property MailHandlerTest::$contactForm in Drupal 9
Same name and namespace in other branches
- 8 core/modules/contact/tests/src/Unit/MailHandlerTest.php \Drupal\Tests\contact\Unit\MailHandlerTest::contactForm
- 10 core/modules/contact/tests/src/Unit/MailHandlerTest.php \Drupal\Tests\contact\Unit\MailHandlerTest::contactForm
The contact form entity.
Type: \Drupal\contact\ContactFormInterface|\PHPUnit\Framework\MockObject\MockObject
File
- core/
modules/ contact/ tests/ src/ Unit/ MailHandlerTest.php, line 52
Class
- MailHandlerTest
- @coversDefaultClass \Drupal\contact\MailHandler @group contact
Namespace
Drupal\Tests\contact\UnitCode
protected $contactForm;