EditPage: Mark getSubmitButtonLabel() as @since 1.30
Change-Id: I801e98b9f42636a46cdfa5cf7de4de2b59f9e46d
This commit is contained in:
parent
f8d58ec3ea
commit
55555965c2
1 changed files with 1 additions and 0 deletions
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue