pluginsoutputfilter.stripwhitespace.php

Smarty plugin

Functions

smarty_outputfilter_stripwhitespace()

smarty_outputfilter_stripwhitespace(string  $source, \Smarty_Internal_Template  $smarty) : string

Smarty stripwhitespace outputfilter plugin

Strip all unnecessary whitespace from HTML markup. This does not modify

Parameters

string $source

input string

\Smarty_Internal_Template $smarty

Smarty object

Returns

string —

filtered output