synapse/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

1 line
71 B
Text

Require that modules register their callbacks using keyword arguments.