Skip to content

Commit

Permalink
CTP-3754 allow dynamic props
Browse files Browse the repository at this point in the history
  • Loading branch information
watson8 committed Aug 28, 2024
1 parent 3024b55 commit 640fe0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions classes/models/course_module.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
/**
* Represents a row in the course_modules table.
*/
#[\AllowDynamicProperties]
class course_module extends table_base {

/**
Expand Down

0 comments on commit 640fe0d

Please sign in to comment.