You are here

protected property TermSelectionTest::$entityTypeManager in Taxonomy container 8

The mocked entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface|\Prophecy\Prophecy\ObjectProphecy

File

tests/src/Unit/TermSelectionTest.php, line 33

Class

TermSelectionTest
Tests selection of taxonomy terms by the Taxonomy Container module.

Namespace

Drupal\Tests\taxonomy_container\Unit

Code

protected $entityTypeManager;