EditPage: Mark getSubmitButtonLabel() as @since 1.30

Change-Id: I801e98b9f42636a46cdfa5cf7de4de2b59f9e46d
This commit is contained in:
Kunal Mehta 2017-09-22 12:51:20 -07:00
parent f8d58ec3ea
commit 55555965c2

View 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() {