mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
MDL-45090 explain event->courseid
This commit is contained in:
parent
0ee1edd0ff
commit
b64af72c2c
@ -46,7 +46,7 @@ defined('MOODLE_INTERNAL') || die();
|
||||
* @property-read int $contextlevel
|
||||
* @property-read int $contextinstanceid
|
||||
* @property-read int $userid who did this?
|
||||
* @property-read int $courseid
|
||||
* @property-read int $courseid the courseid of the event context, 0 for contexts above course
|
||||
* @property-read int $relateduserid
|
||||
* @property-read int $anonymous 1 means event should not be visible in reports, 0 means normal event,
|
||||
* create() argument may be also true/false.
|
||||
|
Loading…
x
Reference in New Issue
Block a user