\Ceo\View\EscapersRssEscaper

Clear out characters that bork RSS feeds ``` {{ article.content|e('rss') }} ```

Summary

Methods
Properties
Constants
getCallable()
getDI()
getEscaperName()
handle()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

getCallable()

getCallable() 

getDI()

getDI() 

getEscaperName()

getEscaperName() : string

Return escaper name

Returns

string

handle()

handle(  $env,   $str,   $charset) 

Parameters

$env
$str
$charset