You are here

protected property SelectListTest::$stringTranslation in Plugin 8.2

The string translator.

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

File

tests/src/Unit/Plugin/Plugin/PluginSelector/SelectListTest.php, line 39

Class

SelectListTest
@coversDefaultClass \Drupal\plugin\Plugin\Plugin\PluginSelector\SelectList

Namespace

Drupal\Tests\plugin\Unit\Plugin\Plugin\PluginSelector

Code

protected $stringTranslation;