- Issue created by @claudiu.cristea
- π·π΄Romania claudiu.cristea Arad π·π΄
- Convert implementations from babe.modul
- Keep D10 compatibility
- First commit to issue fork.
- Merge request !7Draft: Resolve #3533695 "Convert procedural hook" β (Open) created by Unnamed author
- Merge request !8Convert procedural hook implementations to new OOP hooks system β (Merged) created by Unnamed author
- π΅π±Poland alorenc Wolsztyn, π΅π±
alorenc β changed the visibility of the branch 3533695-convert-procedural-hook to hidden.
- π΅π±Poland alorenc Wolsztyn, π΅π±
alorenc β changed the visibility of the branch 1.x-3533695 to hidden.
- π΅π±Poland alorenc Wolsztyn, π΅π±
Added BabelHookOrder as separate class to avoid class loading issues on Drupal 10
- First commit to issue fork.
- πΊπΈUnited States nicxvan
I'm curious why you're using:
#[ReorderHook(
That is meant to order hooks you don't manage yourself, you define the hook you're ordering so you could just add the OrderAfter directive directly on the hook where it is defined.
Automatically closed - issue fixed for 2 weeks with no activity.