You are here

protected property TermWeightWidgetOrderProcessorTest::$processor in Facets 8

The processor to be tested.

Type: \Drupal\facets\Processor\SortProcessorInterface

File

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

Class

TermWeightWidgetOrderProcessorTest
Unit test for processor.

Namespace

Drupal\Tests\facets\Unit\Plugin\processor

Code

protected $processor;