Lucas_Werkmeister_WMDE created this task. Lucas_Werkmeister_WMDE added projects: Wikidata, Wikibase Service Migration, wdwb-tech (wdwb-tech (small tasks)). Restricted Application added a subscriber: Aklapper.
TASK DESCRIPTION `WikiPagePropertyOrderProvider::getPropertyOrderWikitext()` starts with a check that the `$this->pageTitle` is set; however, the constructor parameter is typehinted as `Title` (without `=` null`), so it can’t possibly be null. The check must therefore be redundant, if I’m not mistaken. Noticed while working on T280123 <https://phabricator.wikimedia.org/T280123>. TASK DETAIL https://phabricator.wikimedia.org/T280323 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE Cc: Lucas_Werkmeister_WMDE, Aklapper, Invadibot, maantietaja, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Addshore, Mbch331
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
