Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 49... Línea 49...
49
 
49
 
50
    /** @var course_format the course format */
50
    /** @var course_format the course format */
Línea 51... Línea 51...
51
    protected $format;
51
    protected $format;
52
 
52
 
Línea 53... Línea 53...
53
    /** @var section_info the section object */
53
    /** @var section_info the section object */
54
    private $section;
54
    protected $section;
Línea 55... Línea 55...
55
 
55