MDL-81144 core: Convert add_htmlattributes to hook
commitecd5274e74d20572006ee58b62377f5d5c4d78ba
authorAndrew Nicols <andrew@nicols.co.uk>
Wed, 6 Mar 2024 14:33:21 +0000 (6 22:33 +0800)
committerAndrew Nicols <andrew@nicols.co.uk>
Tue, 2 Apr 2024 02:23:42 +0000 (2 10:23 +0800)
treee46a1fa72e25eca60186d6f8994c743bbe7862d1
parent6ad9f2606f961debecd0e76d0ee62796eeb43228
MDL-81144 core: Convert add_htmlattributes to hook
lib/classes/hook/output/before_html_attributes.php [new file with mode: 0644]
lib/outputrenderers.php
lib/tests/core_renderer_test.php
lib/tests/fixtures/core_renderer/htmlattributes_callbacks.php [new file with mode: 0644]
lib/tests/fixtures/core_renderer/htmlattributes_hooks.php [new file with mode: 0644]