\TriTan\InterfacesHtmlPurifierInterface

Summary

Methods
Constants
purify()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

purify()

purify(string  $string, \TriTan\Interfaces\bool  $is_image = false) : string

Escaping for rich text.

Parameters

string $string
\TriTan\Interfaces\bool $is_image

Returns

string —

Escaped rich text.