You are here

protected property LineItemCollectionTest::$lineItems in Payment 8.2

The line items.

Keys are line item names.

Type: \Drupal\payment\Plugin\Payment\LineItem\PaymentLineItemInterface[]|\PHPUnit\Framework\MockObject\MockObject[]

File

tests/src/Unit/LineItemCollectionTest.php, line 31

Class

LineItemCollectionTest
@coversDefaultClass \Drupal\payment\LineItemCollection

Namespace

Drupal\Tests\payment\Unit

Code

protected $lineItems = [];