mirror of
https://github.com/mrclay/minify.git
synced 2025-08-05 21:57:53 +02:00
Add property declaration
This commit is contained in:
@@ -23,6 +23,11 @@ class Minify_HTML
|
|||||||
*/
|
*/
|
||||||
protected $_jsCleanComments = true;
|
protected $_jsCleanComments = true;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @var string
|
||||||
|
*/
|
||||||
|
protected $_html;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* "Minify" an HTML page
|
* "Minify" an HTML page
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user