You are here

protected property PaymentLineItemManagerTest::$factory in Payment 8.2

The plugin factory.

Type: \Drupal\Component\Plugin\Factory\DefaultFactory|\PHPUnit\Framework\MockObject\MockObject

File

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

Class

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

Namespace

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

Code

protected $factory;