You are here

property csstidy::$sub_value in Advanced CSS/JS Aggregation 6

Saves the current sub-value

Example for a subvalue: background:url(foo.png) red no-repeat; "url(foo.png)", "red", and "no-repeat" are subvalues, seperated by whitespace @access private

Type: string

File

advagg_css_compress/csstidy/class.csstidy.inc, line 186

Class

csstidy
CSS Parser class

Code

var $sub_value = '';