You are here

protected property TermWeightWidgetOrderProcessorTest::$entityTypeManager in Facets 8

The mocked entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/Plugin/processor/TermWeightWidgetOrderProcessorTest.php, line 39

Class

TermWeightWidgetOrderProcessorTest
Unit test for processor.

Namespace

Drupal\Tests\facets\Unit\Plugin\processor

Code

protected $entityTypeManager;