Completed
Push — master ( 8be9e6...40c911 )
by Angel Fernando Quiroz
76:02 queued 40:43
created
main/inc/lib/grade_model.lib.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -261,7 +261,7 @@
 block discarded – undo
261 261
      * @param $form
262 262
      * @param string $name
263 263
      * @param null $default_value
264
-     * @return bool
264
+     * @return false|null
265 265
      */
266 266
     public function fill_grade_model_select_in_form(&$form, $name = 'gradebook_model_id', $default_value = null)
267 267
     {
Please login to merge, or discard this patch.