You are here

protected property UrlProcessorPluginManagerTest::$translator in Facets 8

The translator interface.

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

File

tests/src/Unit/UrlProcessor/UrlProcessorPluginManagerTest.php, line 54

Class

UrlProcessorPluginManagerTest
Unit test for url processor plugin manager.

Namespace

Drupal\Tests\facets\Unit\UrlProcessor

Code

protected $translator;