You are here

protected property ListPluginsTest::$stringTranslation in Plugin 8.2

The string translator.

Type: \Drupal\Core\StringTranslation\TranslationInterface

File

tests/src/Unit/Controller/ListPluginsTest.php, line 67

Class

ListPluginsTest
@coversDefaultClass \Drupal\plugin\Controller\ListPlugins

Namespace

Drupal\Tests\plugin\Unit\Controller

Code

protected $stringTranslation;