Merge "EditPage: Mark getSubmitButtonLabel() as @since 1.30"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Fri, 22 Sep 2017 20:06:48 +0000 (20:06 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Fri, 22 Sep 2017 20:06:48 +0000 (20:06 +0000)
includes/EditPage.php

index a8ed19d..aa1f205 100644 (file)
@@ -4352,6 +4352,7 @@ class EditPage {
        /**
         * Get the message key of the label for the button to save the page
         *
+        * @since 1.30
         * @return string
         */
        protected function getSubmitButtonLabel() {