You are here

protected property ProcessorPluginManagerTest::$translator in Facets 8

The translator interface.

Type: \Drupal\Core\StringTranslation\TranslationInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/Processor/ProcessorPluginManagerTest.php, line 55

Class

ProcessorPluginManagerTest
Unit test for Processor plugin manager.

Namespace

Drupal\Tests\facets\Unit\Processor

Code

protected $translator;