Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 28... Línea 28...
28
 * @category   output
28
 * @category   output
29
 * @copyright  2023 Ferran Recio <ferran@moodle.com>
29
 * @copyright  2023 Ferran Recio <ferran@moodle.com>
30
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
30
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
31
 */
31
 */
32
class status extends dialog {
32
class status extends dialog {
33
 
-
 
34
    /**
33
    /**
35
     * @var choicelist content of dialog.
34
     * @var choicelist content of dialog.
36
     */
35
     */
37
    protected $choices = null;
36
    protected $choices = null;