You are here

constant COMMENT in Advanced CSS/JS Aggregation 7

Same name and namespace in other branches
  1. 6 advagg_css_compress/csstidy/data.inc \COMMENT
2 uses of COMMENT
csstidy_print::_print in advagg_css_compress/csstidy/class.csstidy_print.inc
Returns the formatted CSS Code and saves it into $this->output_css and $this->output_css_plain
csstidy_print::_seeknocomment in advagg_css_compress/csstidy/class.csstidy_print.inc
Gets the next token type which is $move away from $key, excluding comments

File

advagg_css_compress/csstidy/data.inc, line 33

Code

define('COMMENT', 7);