You are here

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

Class

CountLimitProcessorTest
Unit test for processor.

Namespace

Drupal\Tests\facets\Unit\Plugin\processor

Code

protected $originalResults;