You are here

protected property PaymentAwarePluginFilteredPluginManagerTest::$pluginManager in Payment 8.2

The original plugin manager.

Type: \Drupal\Component\Plugin\PluginManagerInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/Plugin/Payment/PaymentAwarePluginFilteredPluginManagerTest.php, line 31

Class

PaymentAwarePluginFilteredPluginManagerTest
@coversDefaultClass \Drupal\payment\Plugin\Payment\PaymentAwarePluginManagerDecorator

Namespace

Drupal\Tests\payment\Unit\Plugin\Payment

Code

protected $pluginManager;