You are here

protected property ActiveWidgetOrderProcessorTest::$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/ActiveWidgetOrderProcessorTest.php, line 29

Class

ActiveWidgetOrderProcessorTest
Unit test for processor.

Namespace

Drupal\Tests\facets\Unit\Plugin\processor

Code

protected $originalResults;