mirror of
https://github.com/moodle/moodle.git
synced 2025-01-31 20:53:53 +01:00
MDL-80005 core: Whitespace fix for core/param
This commit is contained in:
parent
06146da7cb
commit
79494ac32d
@ -376,7 +376,7 @@ enum param: string {
|
||||
* $selectedgradeitem = param::INT->clean($selectedgradeitem);
|
||||
* </code>
|
||||
*
|
||||
* @param mixed $value the value to clean
|
||||
* @param mixed $value the value to clean
|
||||
* @return mixed
|
||||
* @throws coding_exception
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user