Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 11
Línea 50... Línea 50...
50
 
50
 
51
    /**
51
    /**
52
     * Test survey_view
52
     * Test survey_view
53
     * @return void
53
     * @return void
54
     */
54
     */
55
    public function test_survey_indexing() {
55
    public function test_survey_indexing(): void {
Línea 56... Línea 56...
56
        global $CFG;
56
        global $CFG;
Línea 57... Línea 57...
57
 
57