class DomHelper (View source)

The DomHelper class.

Methods

static mixed
minify(string $buffer)

A simple method to minify Dom and Html.

Details

at line line 27
static mixed minify(string $buffer)

A simple method to minify Dom and Html.

Code from: http://stackoverflow.com/questions/6225351/how-to-minify-php-page-html-output

Parameters

string $buffer

Return Value

mixed