service payment.event_dispatcher in Payment 8.2
Class
Drupal\payment\EventDispatcherCollectionTags
- service_collector
14 string references to payment.event_dispatcher
- Basic::create in src/
Plugin/ Payment/ Method/ Basic.php - Creates an instance of the plugin.
- BasicTest::testCreate in tests/
src/ Unit/ Plugin/ Payment/ Method/ BasicTest.php - @covers ::create @covers ::__construct
- DatabaseQueueWebTest::setUp in tests/
src/ Kernel/ DatabaseQueueWebTest.php - Payment::setPaymentStatus in src/
Entity/ Payment.php - Sets a status.
- PaymentForm::create in modules/
payment_form/ src/ Plugin/ Payment/ Type/ PaymentForm.php - Creates an instance of the plugin.
File
View source
- class: Drupal\payment\EventDispatcherCollection
- tags:
- - { name: service_collector, tag: payment.event_dispatcher, call: addEventDispatcher }