Searched refs:onlyKeepFirstSpecialComment (Results 1 – 1 of 1) sorted by relevance
37 private $onlyKeepFirstSpecialComment; variable in Assetic\\Filter\\CleanCssFilter79 * @param bool $onlyKeepFirstSpecialComment True to enable81 public function setOnlyKeepFirstSpecialComment($onlyKeepFirstSpecialComment) argument83 $this->onlyKeepFirstSpecialComment = $onlyKeepFirstSpecialComment;280 if ($this->onlyKeepFirstSpecialComment) {