You are here

protected property HideNonNarrowingResultProcessorTest::$processor in Facets 8

The processor to be tested.

Type: \Drupal\facets\processor\SortProcessorInterface

File

tests/src/Unit/Plugin/processor/HideNonNarrowingResultProcessorTest.php, line 22

Class

HideNonNarrowingResultProcessorTest
Unit test for processor.

Namespace

Drupal\Tests\facets\Unit\Plugin\processor

Code

protected $processor;