You are here

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

Entity field manager.

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

File

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

Class

NodeTypePreviewImageFormTest
PHPUnit test for the NodeTypePreviewImageForm class.

Namespace

Drupal\Tests\acquia_contenthub\Unit\Form

Code

private $entityFieldManager;