Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 11
Línea 191... Línea 191...
191
    }
191
    }
Línea 192... Línea 192...
192
 
192
 
193
    /**
193
    /**
194
     * Test if no handler has been defined.
194
     * Test if no handler has been defined.
195
     */
195
     */
196
    public function test_get_default_handler() {
196
    public function test_get_default_handler(): void {
Línea 197... Línea 197...
197
        global $CFG;
197
        global $CFG;
198
 
198
 
199
        $this->resetAfterTest(true);
199
        $this->resetAfterTest(true);