Public Member Functions | |
__construct ($charset) | |
__toString () |
Public Attributes | |
$Charset = "" |
Definition at line 4991 of file cssmin.php.
CssAtCharsetToken::__construct | ( | $charset | ) |
Set the properties of at-rule token.
string | $charset | Charset of the at-rule token |
Definition at line 5005 of file cssmin.php.
CssAtCharsetToken::__toString | ( | ) |
Implements aCssToken::__toString().
Reimplemented from aCssToken.
Definition at line 5014 of file cssmin.php.