Merge "Revert "Fix link prefix/suffixes around Category and Language links.""
[lhc/web/wiklou.git] / includes / EditPage.php
index 40913bb..4451867 100644 (file)
@@ -4086,7 +4086,7 @@ class EditPage {
         *   where bool indicates the checked status of the checkbox
         * @return array
         */
-       protected function getCheckboxesDefinition( $checked ) {
+       public function getCheckboxesDefinition( $checked ) {
                global $wgUser;
                $checkboxes = [];