You are here

protected property PaymentReferenceTest::$pluginSelectorManager in Payment 8.2

The plugin selector manager.

Type: \Drupal\plugin\Plugin\Plugin\PluginSelector\PluginSelectorManagerInterface|\PHPUnit\Framework\MockObject\MockObject

File

modules/payment_reference/tests/src/Unit/Element/PaymentReferenceTest.php, line 84

Class

PaymentReferenceTest
@coversDefaultClass \Drupal\payment_reference\Element\PaymentReference

Namespace

Drupal\Tests\payment_reference\Unit\Element

Code

protected $pluginSelectorManager;