MDL-76797 roles: add @since annotation to role created event.

This commit is contained in:
Paul Holden
2023-02-20 10:08:21 +00:00
parent 273e006419
commit eeafcc715a
+1
View File
@@ -28,6 +28,7 @@ namespace core\event;
* }
*
* @package core
* @since Moodle 4.2
* @copyright 2023 The Open University.
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/