You are here

9 string references to plugin.manager.payment.type in Payment 8.2

ConfigurePaymentType::create in src/Controller/ConfigurePaymentType.php
Instantiates a new instance of this class.
ConfigurePaymentTypeTest::testCreate in tests/src/Unit/Controller/ConfigurePaymentTypeTest.php
@covers ::create @covers ::__construct
ListPaymentTypes::create in src/Controller/ListPaymentTypes.php
Instantiates a new instance of this class.
ListPaymentTypesTest::testCreate in tests/src/Unit/Controller/ListPaymentTypesTest.php
@covers ::create @covers ::__construct
Payment::typeManager in src/Payment.php
Returns the payment type manager.
PaymentStorage::createInstance in src/Entity/Payment/PaymentStorage.php
Instantiates a new instance of this entity handler.
PaymentTest::testTypeManager in tests/src/Unit/PaymentTest.php
@covers ::typeManager
PaymentTypeLabel::create in src/Plugin/views/field/PaymentTypeLabel.php
Creates an instance of the plugin.
PaymentTypeLabelTest::testCreate in tests/src/Unit/Plugin/views/field/PaymentTypeLabelTest.php
@covers ::create @covers ::__construct