You are here

protected property FacetsCustomLabelProcessorTest::$processor in Facets Custom Label 8

The processor to be tested.

Type: \Drupal\facets_custom_label\Plugin\facets\processor\FacetsCustomLabelProcessor

File

tests/src/Unit/Plugin/processor/FacetsCustomLabelProcessorTest.php, line 20

Class

FacetsCustomLabelProcessorTest
Tests the custom label processor.

Namespace

Drupal\Tests\facets_custom_label\Unit

Code

protected $processor;