diff --git a/classes/text_filter.php b/classes/text_filter.php index 71a304c..9044cc0 100644 --- a/classes/text_filter.php +++ b/classes/text_filter.php @@ -14,6 +14,8 @@ // You should have received a copy of the GNU General Public License // along with Moodle. If not, see . +namespace filter_filtercodes; + defined('MOODLE_INTERNAL') || die; /**