You are here

protected property QueryStringTest::$originalResults in Facets 8

An array containing the results before the processor has ran.

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

File

tests/src/Unit/Plugin/url_processor/QueryStringTest.php, line 43

Class

QueryStringTest
Unit test for processor.

Namespace

Drupal\Tests\facets\Unit\Plugin\url_processor

Code

protected $originalResults;