moodle/admin/tool/cohortroles
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
..
classes MDL-77336 admin: Added class properties that are not declared. 2023-03-06 16:44:06 +07:00
db MDL-76497 upgrade: add the 4.1.0 separation line to all upgrade scripts 2022-11-28 14:43:04 +08:00
lang/en MDL-63249 lang: Merge English strings from the en_fix language pack 2018-09-04 08:40:48 +02:00
templates MDL-61458 tool_cohortroles: switch to core user/cohort form elements. 2023-02-27 12:20:16 +00:00
tests MDL-77336 admin: Added class properties that are not declared. 2023-03-06 16:44:06 +07:00
index.php MDL-68635 tool_cohortroles: observe user initial table filter. 2021-03-29 14:12:36 +01:00
settings.php Merge branch 'MDL-53943-master' of git://github.com/junpataleta/moodle 2016-04-29 12:19:39 +01:00
version.php MDL-61458 tool_cohortroles: switch to core user/cohort form elements. 2023-02-27 12:20:16 +00:00