FTB-Gamepedia / Tilesheets

Adds a parser function that looks up a table for an item and returns the requested image.
MIT License
7 stars 5 forks source link

User::getRights deprecated since 1.34 #110

Closed elifoster closed 11 months ago

elifoster commented 11 months ago

Usages of User::getRights must be replaced by MediaWikiServices::getInstance()->getPermissionManager()->getUserPermissions(...).