You are here

11 string references to plugin.manager.payment.line_item in Payment 8.2

Payment::lineItemManager in src/Payment.php
Returns the payment line item manager.
PaymentForm::create in modules/payment_form/src/Plugin/Field/FieldFormatter/PaymentForm.php
Creates an instance of the plugin.
PaymentForm::create in modules/payment_form/src/Plugin/Field/FieldWidget/PaymentForm.php
Creates an instance of the plugin.
PaymentFormTest::testCreate in modules/payment_form/tests/src/Unit/Plugin/Field/FieldFormatter/PaymentFormTest.php
@covers ::create @covers ::__construct
PaymentFormTest::testCreate in modules/payment_form/tests/src/Unit/Plugin/Field/FieldWidget/PaymentFormTest.php
@covers ::create @covers ::__construct
PaymentLineItemLabel::create in src/Plugin/views/field/PaymentLineItemLabel.php
Creates an instance of the plugin.
PaymentLineItemLabelTest::testCreate in tests/src/Unit/Plugin/views/field/PaymentLineItemLabelTest.php
@covers ::create @covers ::__construct
PaymentLineItemsInput::create in src/Element/PaymentLineItemsInput.php
Creates an instance of the plugin.
PaymentLineItemsInputTest::setUp in tests/src/Unit/Element/PaymentLineItemsInputTest.php
PaymentLineItemsInputTest::testCreate in tests/src/Unit/Element/PaymentLineItemsInputTest.php
@covers ::create @covers ::__construct
PaymentTest::testLineItemManager in tests/src/Unit/PaymentTest.php
@covers ::lineItemManager