Public Member Functions | |
__construct ($mediaTypes=null) | |
__toString () |
Public Attributes | |
$MediaTypes = array() |
Definition at line 3912 of file cssmin.php.
CssAtVariablesStartToken::__construct | ( | $mediaTypes = null | ) |
Set the properties of a at-rule token.
array | $mediaTypes | Media types |
Definition at line 3926 of file cssmin.php.
CssAtVariablesStartToken::__toString | ( | ) |
Implements aCssToken::__toString().
Reimplemented from aCssToken.
Definition at line 3935 of file cssmin.php.