synapse-product/changelog.d/11975.bugfix
Patrick Cloke 738e569ed2
Require that modules register their callbacks using keyword arguments. (#11975)
To allow for easier backwards/forwards compatibility by making
it easier to add/remove callbacks.
2022-02-14 09:18:44 -05:00

2 lines
71 B
Plaintext

Require that modules register their callbacks using keyword arguments.