Searched refs:skipAdvanced (Results 1 – 1 of 1) sorted by relevance
38 private $skipAdvanced; variable in Assetic\\Filter\\CleanCssFilter167 * @param bool $skipAdvanced True to enable169 public function setSkipAdvanced($skipAdvanced) argument171 $this->skipAdvanced = $skipAdvanced;288 if ($this->skipAdvanced) {