mediawiki-skins-Vector/tests/phpunit/integration
bwang 3881820483 Follow-up: Refactor button/icon class helpers, make portlet classes consistent
- Make 'updateMenuItem' generic, rename to 'updateItemData'
- Make 'appendListItemClass' generic, rename to 'appendClassToItem'
- Remove 'appendClassToListItem' and replace with 'appendClassToItem'
- Create 'updateMenuItemData', 'updateLinkData', and 'updateDropdownMenuData' wrapper functions to be used in Hooks and SkinVector
- Add and update tests

Bug: T307901
Change-Id: I4b12a0c1aab1224d2658bad30ee629f7266c5b7e
2022-08-23 19:18:03 +00:00
..
SkinVectorTest.php Follow-up: Refactor button/icon class helpers, make portlet classes consistent 2022-08-23 19:18:03 +00:00
VectorHooksTest.php Follow-up: Refactor button/icon class helpers, make portlet classes consistent 2022-08-23 19:18:03 +00:00