mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
MDL-27304 mod_wiki: Fixed up phpdocs for globals
This commit is contained in:
parent
2774a46792
commit
52cbd9cbd2
@ -2531,8 +2531,8 @@ class page_wiki_admin extends page_wiki {
|
||||
/**
|
||||
* Prints lists of versions which can be deleted
|
||||
*
|
||||
* @global object $OUTPUT
|
||||
* @global object $PAGE
|
||||
* @global core_renderer $OUTPUT
|
||||
* @global moodle_page $PAGE
|
||||
*/
|
||||
private function print_delete_version() {
|
||||
global $OUTPUT, $PAGE;
|
||||
|
Loading…
x
Reference in New Issue
Block a user