Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/
H A DInstaller.php97 return $this->getComponentDir() . DIRECTORY_SEPARATOR . $name;
105 $this->componentDir = $this->getComponentDir();
113 public function getComponentDir() function in ComponentInstaller\\Installer
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Process/
H A DProcess.php177 public function getComponentDir() function in ComponentInstaller\\Process\\Process