Public Member Functions | |
__construct (array $mediaTypes=array()) | |
__toString () |
Definition at line 4283 of file cssmin.php.
CssAtMediaStartToken::__construct | ( | array | $mediaTypes = array() | ) |
Sets the properties of the at-rule.
array | $mediaTypes | Media types |
Definition at line 4291 of file cssmin.php.
CssAtMediaStartToken::__toString | ( | ) |
Implements aCssToken::__toString().
Reimplemented from aCssToken.
Definition at line 4300 of file cssmin.php.