Page MenuHomePhabricator

Fix capitalization of PageForms::addRLModules hook
Open, Needs TriagePublic

Description

MediaWiki-extensions-TinyMCE declares a "PageForms::addRLModules" hook use. It appears that the correct capitalization of this hook is "PageForms::AddRLModules" with a capital A, which is how PageForms calls it.