Skip to content

Commit f7f26ba

Browse files
author
Benjamin Doherty
committed
no need to bootstrap HTML Purifier when using composer autoloader.
1 parent cffa450 commit f7f26ba

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ExerciseHTMLPurifierBundle.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,4 @@
66

77
class ExerciseHTMLPurifierBundle extends Bundle
88
{
9-
public function boot()
10-
{
11-
new \HTMLPurifier_Bootstrap();
12-
}
139
}

0 commit comments

Comments
 (0)