X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Feditor%2Fsrc%2FEditorXssFilter%2FStandard.php;fp=web%2Fcore%2Fmodules%2Feditor%2Fsrc%2FEditorXssFilter%2FStandard.php;h=754a014ca6268dc3b2020204f3dad54c66552ed6;hp=363497f8d22eac738b55ea3c5d85fc8739aac727;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c diff --git a/web/core/modules/editor/src/EditorXssFilter/Standard.php b/web/core/modules/editor/src/EditorXssFilter/Standard.php index 363497f8d..754a014ca 100644 --- a/web/core/modules/editor/src/EditorXssFilter/Standard.php +++ b/web/core/modules/editor/src/EditorXssFilter/Standard.php @@ -116,7 +116,6 @@ class Standard extends Xss implements EditorXssFilterInterface { return $html; } - /** * Get all allowed tags from a restrictions data structure. *