You are here

protected property ListItemProcessorTest::$processor in Facets 8

The processor to be tested.

Type: \Drupal\facets\processor\BuildProcessorInterface

File

tests/src/Unit/Plugin/processor/ListItemProcessorTest.php, line 31

Class

ListItemProcessorTest
Unit test for processor.

Namespace

Drupal\Tests\facets\Unit\Plugin\processor

Code

protected $processor;