Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DCompassFilter.php55 private $httpJavascriptsPath; variable in Assetic\\Filter\\CompassFilter
172 public function setHttpJavascriptsPath($httpJavascriptsPath) argument
174 $this->httpJavascriptsPath = $httpJavascriptsPath;
289 if ($this->httpJavascriptsPath) {
290 $optionsConfig['http_javascripts_path'] = $this->httpJavascriptsPath;