mediawiki-extensions-InputBox/includes
C. Scott Ananian b808f7f559 Make InputBoxHooks::render() non-static
This matches modern practice a little better: the InputBoxHooks class
can (eventually) contain the service objects needed by this extension
and make them available to the hooks.   It also avoids the need to
explicitly name this class and its namespace.

Followup-To: Iaaff18b50619f490a4437be7f4d95845c8e0eedb
Change-Id: I07a574eca2d0012e3f7e6172d75cffd34392b1b4
2021-12-10 13:49:55 -05:00
..
InputBox.php Introducing a namespace for InputBox 2021-12-10 19:15:56 +01:00
InputBoxHooks.php Make InputBoxHooks::render() non-static 2021-12-10 13:49:55 -05:00