Skip to content

Commit

Permalink
Merge pull request #113 from catalyst/issue110_fixing_missing_namespace
Browse files Browse the repository at this point in the history
adding namespace back
  • Loading branch information
Peterburnett authored Jan 22, 2024
2 parents 675debd + 47a1db4 commit 96d305e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions classes/privacy/provider.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/

namespace tool_securityquestions\privacy;
use core_privacy\local\metadata\collection;
use core_privacy\local\request\contextlist;
use core_privacy\local\request\approved_contextlist;
Expand Down

0 comments on commit 96d305e

Please sign in to comment.