You are here

protected property RangeSliderProcessorTest::$processor in Facets 8

The processor we're testing.

Type: \Drupal\facets_range_widget\Plugin\facets\processor\RangeSliderProcessor

File

modules/facets_range_widget/tests/src/Unit/Plugin/processor/RangeSliderProcessorTest.php, line 31

Class

RangeSliderProcessorTest
Unit test for processor.

Namespace

Drupal\Tests\facets_range_widget\Unit\Plugin\processor

Code

protected $processor;