Function smarty_outputfilter_trimwhitespace
Smarty trimwhitespace outputfilter plugin Trim unnecessary whitespace from HTML markup.
Package: Smarty\PluginsFilter
Author: Rodney Rehm
Todo: substr_replace() is not overloaded by mbstring.func_overload - so this function might fail!
Located at plugins/smarty/smarty_source/plugins/outputfilter.trimwhitespace.php
Author: Rodney Rehm
Todo: substr_replace() is not overloaded by mbstring.func_overload - so this function might fail!
Located at plugins/smarty/smarty_source/plugins/outputfilter.trimwhitespace.php
string |
$source |
input string |
string
|
filtered output |