You are here

namespace Drupal\htmlpurifier\Plugin\Filter in HTML Purifier 8

Classsort descending Location Description
HtmlPurifierFilter src/Plugin/Filter/HtmlPurifierFilter.php Plugin annotation @Filter( id = "htmlpurifier", title = @Translation("HTML Purifier"), description = @Translation("Removes malicious HTML code and ensures that the output is standards compliant."), type =…