EditPage: Mark getSubmitButtonLabel() as @since 1.30
authorKunal Mehta <legoktm@member.fsf.org>
Fri, 22 Sep 2017 19:51:20 +0000 (12:51 -0700)
committerKunal Mehta <legoktm@member.fsf.org>
Fri, 22 Sep 2017 19:51:36 +0000 (12:51 -0700)
Change-Id: I801e98b9f42636a46cdfa5cf7de4de2b59f9e46d

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
         *
        /**
         * Get the message key of the label for the button to save the page
         *
+        * @since 1.30
         * @return string
         */
        protected function getSubmitButtonLabel() {
         * @return string
         */
        protected function getSubmitButtonLabel() {