Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DAutoprefixerFilter.php29 private $autoprefixerBin; variable in Assetic\\Filter\\AutoprefixerFilter
36 public function __construct($autoprefixerBin) argument
38 $this->autoprefixerBin = $autoprefixerBin;
60 $pb = $this->createProcessBuilder(array($this->autoprefixerBin));