You are here

protected property HideActiveItemsProcessorTest::$processor in Facets 8

The processor to be tested.

Type: \Drupal\facets\processor\BuildProcessorInterface

File

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

Class

HideActiveItemsProcessorTest
Unit test for processor.

Namespace

Drupal\Tests\facets\Unit\Plugin\processor

Code

protected $processor;