You are here

protected property SliderProcessorTest::$processor in Facets 8

The processor we're testing.

Type: \Drupal\facets\Processor\ProcessorInterface

File

modules/facets_range_widget/tests/src/Unit/Plugin/processor/SliderProcessorTest.php, line 26

Class

SliderProcessorTest
Unit test for processor.

Namespace

Drupal\Tests\facets_range_widget\Unit\Plugin\processor

Code

protected $processor;