Skip to content

Commit

Permalink
MDL-45090 explain event->courseid
Browse files Browse the repository at this point in the history
  • Loading branch information
skodak committed Apr 24, 2014
1 parent 0ee1edd commit b64af72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/classes/event/base.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
* @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.
Expand Down

0 comments on commit b64af72

Please sign in to comment.