You are here

protected property EntityDisplayTraitTest::$entityManager in CCK Select Other 8

The entity manager mock.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

tests/src/Unit/EntityDisplayTraitTest.php, line 25

Class

EntityDisplayTraitTest
Tests the entity display trait.

Namespace

Drupal\Tests\cck_select_other\Unit

Code

protected $entityManager;