MailHandlerTest::$entityTypeManager
Same name and namespace in other branches
- 11.x core/modules/contact/tests/src/Unit/MailHandlerTest.php \Drupal\Tests\contact\Unit\MailHandlerTest::entityTypeManager
- 9 core/modules/contact/tests/src/Unit/MailHandlerTest.php \Drupal\Tests\contact\Unit\MailHandlerTest::entityTypeManager
- 8.9.x core/modules/contact/tests/src/Unit/MailHandlerTest.php \Drupal\Tests\contact\Unit\MailHandlerTest::entityTypeManager
- main core/modules/contact/tests/src/Unit/MailHandlerTest.php \Drupal\Tests\contact\Unit\MailHandlerTest::entityTypeManager
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface|\PHPUnit\Framework\MockObject\MockObject
File
-
core/
modules/ contact/ tests/ src/ Unit/ MailHandlerTest.php, line 60
Class
- MailHandlerTest
- @coversDefaultClass \Drupal\contact\MailHandler[[api-linebreak]] @group contact
Namespace
Drupal\Tests\contact\UnitCode
protected $entityTypeManager;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.