Searched refs:skipShorthandCompacting (Results 1 – 1 of 1) sorted by relevance
44 private $skipShorthandCompacting; variable in Assetic\\Filter\\CleanCssFilter140 * @param bool $skipShorthandCompacting True to enable142 public function setSkipShorthandCompacting($skipShorthandCompacting) argument144 $this->skipShorthandCompacting = $skipShorthandCompacting;312 if ($this->skipShorthandCompacting) {