You are here

protected property PaymentLineItemManagerTest::$discovery in Payment 8.2

The plugin discovery.

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

File

tests/src/Unit/Plugin/Payment/LineItem/PaymentLineItemManagerTest.php, line 32

Class

PaymentLineItemManagerTest
@coversDefaultClass \Drupal\payment\Plugin\Payment\LineItem\PaymentLineItemManager

Namespace

Drupal\Tests\payment\Unit\Plugin\Payment\LineItem

Code

protected $discovery;