Make Drupal10 Compatable
Merged
Make Drupal10 Compatable
1 unresolved thread
1 unresolved thread
Closes #3352897 Please review and Merge this.
Merge request reports
Activity
Filter activity
added 4 commits
-
288624a7...4502c88e - 2 commits from branch
project:8.x-1.x
- 13da9634 - Make Drupal10 Compatable
- 2f44e3b2 - Issue #3352897: Drupal 10 compatibility
-
288624a7...4502c88e - 2 commits from branch
3 3 namespace Drupal\commerce_payment_extra\Event; 4 4 5 5 use Drupal\commerce_order\Entity\OrderInterface; 6 use Symfony\Component\EventDispatcher\Event; 7 6 use Symfony\Contracts\EventDispatcher\Event; This + dropping D8
+ changing parameters order indispatch()
(!4 (7ebe5add)) should work fine for both D9 and D10
added 1 commit
Please register or sign in to reply