MDL-81011 core_course: Update new course hooks to use attributes
commit451e33c18c4dea049820bb53b21f527d233cb3b5
authorAndrew Nicols <andrew@nicols.co.uk>
Thu, 7 Mar 2024 14:23:21 +0000 (7 22:23 +0800)
committerSara Arjona <sara@moodle.com>
Thu, 7 Mar 2024 15:45:38 +0000 (7 16:45 +0100)
treed72088c7800268aaddfa51f378b7908547d36fbf
parent871aa5e978da85aba15b89dfc789604278109b70
MDL-81011 core_course: Update new course hooks to use attributes

These hooks landed in the past week. Updating them to use the new
attributes.
course/classes/hook/after_form_definition.php
course/classes/hook/after_form_definition_after_data.php
course/classes/hook/after_form_submission.php
course/classes/hook/after_form_validation.php