Skip to content

Commit

Permalink
new ci demands alias
Browse files Browse the repository at this point in the history
  • Loading branch information
bluetom committed Nov 12, 2024
1 parent b9ada70 commit 26f1b51
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions filter.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,6 @@
*/
defined('MOODLE_INTERNAL') || die();

class_alias(\filter_opencast\text_filter::class, \filter_opencast::class);

debugging('This file is no longer required in Moodle 4.5+. Please do not include/require it.', DEBUG_DEVELOPER);

0 comments on commit 26f1b51

Please sign in to comment.