You are here

protected property PaymentMethodConfigurationManagerTest::$discovery in Payment 8.2

The plugin discovery.

Type: \Drupal\Component\Plugin\Discovery\DiscoveryInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/Plugin/Payment/MethodConfiguration/PaymentMethodConfigurationManagerTest.php, line 32

Class

PaymentMethodConfigurationManagerTest
@coversDefaultClass \Drupal\payment\Plugin\Payment\MethodConfiguration\PaymentMethodConfigurationManager

Namespace

Drupal\Tests\payment\Unit\Plugin\Payment\MethodConfiguration

Code

protected $discovery;