mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
MDL-45273 quiz: whitespace fix
This commit is contained in:
parent
ea50fe37c8
commit
7936ca2c54
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ class mod_quiz_admin_review_setting extends admin_setting {
|
|||
}
|
||||
|
||||
/**
|
||||
* Get an array of the names of all the possible times.
|
||||
* Get an array of the names of all the possible times.
|
||||
* @return array an array of time constant => lang string.
|
||||
*/
|
||||
protected static function times() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue