Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 11
Línea 36... Línea 36...
36
    }
36
    }
Línea 37... Línea 37...
37
 
37
 
38
    /**
38
    /**
39
     * Test the cleanup task.
39
     * Test the cleanup task.
40
     */
40
     */
41
    public function test_cleanup_task() {
41
    public function test_cleanup_task(): void {
Línea 42... Línea 42...
42
        global $DB;
42
        global $DB;
Línea 43... Línea 43...
43
 
43