compress()
compress(array $css) : string
Loads CSS files, cleans up the input (and compresses), and concatenates to a string.
Parameters
array | $css | See Horde_Themes_Css#getStylesheets(). |
Returns
string —CSS data.