You are here

protected property HideWhenNotRenderedProcessorTest::$processor in Facets 8

The processor we're testing.

Type: \Drupal\facets_summary\Processor\ProcessorInterface|\Drupal\facets_summary\Processor\BuildProcessorInterface

File

modules/facets_summary/tests/src/Unit/Plugin/Processor/HideWhenNotRenderedProcessorTest.php, line 25

Class

HideWhenNotRenderedProcessorTest
Class HideWhenNotRenderedProcessorTest.

Namespace

Drupal\Tests\facets_summary\Unit\Plugin\Processor

Code

protected $processor;