Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 11
Línea 51... Línea 51...
51
        $fs = get_file_storage();
51
        $fs = get_file_storage();
52
        return $fs->create_file_from_pathname($filerecord, $filepath);
52
        return $fs->create_file_from_pathname($filerecord, $filepath);
53
    }
53
    }
Línea 54... Línea 54...
54
 
54
 
55
 
55
 
Línea 56... Línea 56...
56
    public function test_validate_package() {
56
    public function test_validate_package(): void {
Línea 57... Línea 57...
57
        global $CFG;
57
        global $CFG;