protected property TermSelectionTest::$entityRepository in Taxonomy container 8
A mocked entity repository.
Type: \Drupal\Core\Entity\EntityRepositoryInterface|\Prophecy\Prophecy\ObjectProphecy
File
- tests/
src/ Unit/ TermSelectionTest.php, line 75
Class
- TermSelectionTest
- Tests selection of taxonomy terms by the Taxonomy Container module.
Namespace
Drupal\Tests\taxonomy_container\UnitCode
protected $entityRepository;