You are here

protected property ListItemProcessorTest::$results in Facets 8

An array containing the results before the processor has ran.

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

File

tests/src/Unit/Plugin/processor/ListItemProcessorTest.php, line 38

Class

ListItemProcessorTest
Unit test for processor.

Namespace

Drupal\Tests\facets\Unit\Plugin\processor

Code

protected $results;