Skip to content

Commit 7723ffe

Browse files
committed
fix: Include correct import of HTMLpPurifier
1 parent 529ab3e commit 7723ffe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/ILIAS/SurveyQuestionPool/Questions/class.SurveyQuestionGUI.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818

1919
use ILIAS\SurveyQuestionPool\Editing\EditingGUIRequest;
2020
use ILIAS\SurveyQuestionPool\Editing\EditManager;
21+
use ILIAS\LegalDocuments\HTMLPurifier;
2122

2223
/**
2324
* Basic class for all survey question types

0 commit comments

Comments
 (0)