You are here

protected property DisplayValueWidgetOrderProcessorTest::$originalResults in Facets 8

An array containing the results before the processor has ran.

Type: \Drupal\facets\Result\Result[]

File

tests/src/Unit/Plugin/processor/DisplayValueWidgetOrderProcessorTest.php, line 30

Class

DisplayValueWidgetOrderProcessorTest
Unit test for processor.

Namespace

Drupal\Tests\facets\Unit\Plugin\processor

Code

protected $originalResults;