You are here

protected property PaymentTypeManagerTest::$discovery in Payment 8.2

The plugin discovery.

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

File

tests/src/Unit/Plugin/Payment/Type/PaymentTypeManagerTest.php, line 40

Class

PaymentTypeManagerTest
@coversDefaultClass \Drupal\payment\Plugin\Payment\Type\PaymentTypeManager

Namespace

Drupal\Tests\payment\Unit\Plugin\Payment\Type

Code

protected $discovery;