Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 11
Línea 35... Línea 35...
35
    }
35
    }
Línea 36... Línea 36...
36
 
36
 
37
    /**
37
    /**
38
     * Tests the cleaning up of events.
38
     * Tests the cleaning up of events.
39
     */
39
     */
40
    public function test_clean_events() {
40
    public function test_clean_events(): void {
Línea 41... Línea 41...
41
        global $DB;
41
        global $DB;
42
 
42
 
43
        // Create the necessary items for testing.
43
        // Create the necessary items for testing.