You are here

protected property TermSelectionTest::$entityFieldManager in Taxonomy container 8

A mocked entity field manager.

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

File

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

Class

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

Namespace

Drupal\Tests\taxonomy_container\Unit

Code

protected $entityFieldManager;