You are here

protected property FacetsCustomLabelProcessorTest::$originalResults in Facets Custom Label 8

An array containing the results before the processor has ran.

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

File

tests/src/Unit/Plugin/processor/FacetsCustomLabelProcessorTest.php, line 27

Class

FacetsCustomLabelProcessorTest
Tests the custom label processor.

Namespace

Drupal\Tests\facets_custom_label\Unit

Code

protected $originalResults;