You are here

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

Entity type repository.

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

File

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

Class

NodeTypePreviewImageFormTest
PHPUnit test for the NodeTypePreviewImageForm class.

Namespace

Drupal\Tests\acquia_contenthub\Unit\Form

Code

private $entityTypeRepository;