You are here

protected property WidgetPluginManagerTest::$translator in Facets 8

The translator interface.

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

File

tests/src/Unit/Widget/WidgetPluginManagerTest.php, line 54

Class

WidgetPluginManagerTest
Unit test for widget plugin manager.

Namespace

Drupal\Tests\facets\Unit\Widget

Code

protected $translator;