Public Member Functions | |
__construct ($comment) | |
__toString () |
Public Attributes | |
$Comment = "" |
Definition at line 3804 of file cssmin.php.
CssCommentToken::__construct | ( | $comment | ) |
Set the properties of a comment token.
string | $comment | Comment including comment delimiters |
Definition at line 3818 of file cssmin.php.
CssCommentToken::__toString | ( | ) |
Implements aCssToken::__toString().
Reimplemented from aCssToken.
Definition at line 3827 of file cssmin.php.