Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
core_course\hook\after_course_created Class Reference

Public Member Functions

 __construct (public stdClass readonly stdClass $course,)
 Constructor for the hook.
 

Constructor & Destructor Documentation

◆ __construct()

core_course\hook\after_course_created::__construct ( public stdClass readonly stdClass $course)

Constructor for the hook.

Parameters
stdClass$courseThe course instance.
Parameters
$courseThe course instance

The documentation for this class was generated from the following file: