You are here

protected property TermSelectionTest::$moduleHandler in Taxonomy container 8

The mocked module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface|\Prophecy\Prophecy\ObjectProphecy

File

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

Class

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

Namespace

Drupal\Tests\taxonomy_container\Unit

Code

protected $moduleHandler;