Home
last modified time | relevance | path

Searched refs:noLineComments (Results 1 – 1 of 1) sorted by relevance

/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DCompassFilter.php42 private $noLineComments; variable in Assetic\\Filter\\CompassFilter
116 public function setNoLineComments($noLineComments) argument
118 $this->noLineComments = $noLineComments;
223 if ($this->noLineComments) {