You are here

private property NodeTypePreviewImageFormTest::$entityTypeManager in Acquia Content Hub 8

Entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/Form/NodeTypePreviewImageFormTest.php, line 32

Class

NodeTypePreviewImageFormTest
PHPUnit test for the NodeTypePreviewImageForm class.

Namespace

Drupal\Tests\acquia_contenthub\Unit\Form

Code

private $entityTypeManager;