You are here

protected property PluginTypeConverterTest::$sut in Plugin 8.2

The system under test.

Type: \Drupal\plugin\ParamConverter\PluginTypeConverter

File

tests/src/Unit/ParamConverter/PluginTypeConverterTest.php, line 30

Class

PluginTypeConverterTest
@coversDefaultClass \Drupal\plugin\ParamConverter\PluginTypeConverter

Namespace

Drupal\Tests\plugin\Unit\ParamConverter

Code

protected $sut;