Skip to content

Improve hook management: They can be defined with @contexthook() and...

Louis requested to merge hooks into main

Improve hook management: They can be defined with @contexthook() and @methodhook() decorators instead of list of classes.

Merge request reports