You are here

private property CSSCompression_Individuals::$weights in Advanced CSS/JS Aggregation 7

Same name and namespace in other branches
  1. 6 advagg_css_compress/css-compressor-3.x/src/lib/Individuals.inc \CSSCompression_Individuals::weights

File

advagg_css_compress/css-compressor-3.x/src/lib/Individuals.inc, line 39

Class

CSSCompression_Individuals
CSS Compressor [VERSION] [DATE] Corey Hart @ http://www.codenothing.com

Code

private $weights = array(
  "normal" => 400,
  "bold" => 700,
);