Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 23... Línea 23...
23
 */
23
 */
24
namespace tool_cohortroles;
24
namespace tool_cohortroles;
Línea 25... Línea 25...
25
 
25
 
26
use stdClass;
26
use stdClass;
27
use context_system;
27
use context_system;
Línea 28... Línea 28...
28
use core_competency\invalid_persistent_exception;
28
use core\invalid_persistent_exception;
29
 
29
 
30
/**
30
/**
31
 * Class for doing things with cohort roles.
31
 * Class for doing things with cohort roles.