This commit is contained in:
Markos Gogoulos
2026-01-30 13:04:22 +02:00
parent 23ee0dc7cc
commit 9eb8a1ad62

View File

@@ -29,7 +29,7 @@ defined('MOODLE_INTERNAL') || die();
/** /**
* Filter class for converting MediaCMS URLs to LTI iframes. * Filter class for converting MediaCMS URLs to LTI iframes.
*/ */
class text_filter extends \core_filters ext_filter { class text_filter extends \core_filters\text_filter {
/** /**
* Apply the filter to the given text. * Apply the filter to the given text.