You are here

protected property TranslateEntityProcessorTest::$languageManager in Facets 8

The mocked language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/Plugin/processor/TranslateEntityProcessorTest.php, line 33

Class

TranslateEntityProcessorTest
Unit test for processor.

Namespace

Drupal\Tests\facets\Unit\Plugin\processor

Code

protected $languageManager;