moodle/admin/tool/cohortroles/classes
Meirza e2d5d50276 MDL-77336 admin: Added class properties that are not declared.
In PHP 8.2 and later, setting a value to an undeclared class property is
deprecated and emits a deprecation notice.
So we need to add missing class properties that still need to be declared.
2023-03-06 16:44:06 +07:00
..
form MDL-61458 tool_cohortroles: switch to core user/cohort form elements. 2023-02-27 12:20:16 +00:00
output MDL-77336 admin: Added class properties that are not declared. 2023-03-06 16:44:06 +07:00
privacy
task
api.php MDL-67458 tool_cohortroles: remove role mapping for deleted roles 2019-12-11 09:33:10 +08:00
cohort_role_assignment.php MDL-66257 tool_cohortroles: Unassign the role on removal cohortroles. 2019-11-07 23:47:17 +08:00