|
| __construct (public stdClass readonly stdClass $course, public stdClass readonly stdClass $oldcourse, public bool readonly bool $changeincoursecat=false,) |
| Constructor for the hook.
|
|
◆ __construct()
core_course\hook\after_course_updated::__construct |
( |
public stdClass readonly stdClass | $course, |
|
|
public stdClass readonly stdClass | $oldcourse, |
|
|
public bool readonly bool | $changeincoursecat = false ) |
Constructor for the hook.
- Parameters
-
stdClass | $course | The course instance. |
stdClass | $oldcourse | The old course instance. |
bool | $changeincoursecat | Whether the course category has changed. |
- Parameters
-
$course | The course instance |
$oldcourse | The old course instance |
$changeincoursecat | Whether the course category has changed |
The documentation for this class was generated from the following file:
- course/classes/hook/after_course_updated.php