You are here

protected property TermWeightWidgetOrderProcessorTest::$termStorage in Facets 8

Mocked entity (term) storage.

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

File

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

Class

TermWeightWidgetOrderProcessorTest
Unit test for processor.

Namespace

Drupal\Tests\facets\Unit\Plugin\processor

Code

protected $termStorage;