Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/
H A DInstaller.php16 use Composer\Package\PackageInterface; alias
65 * @param PackageInterface $package
69 public function getComponentPath(PackageInterface $package)
122 * @param PackageInterface $package
124 public function removeCode(PackageInterface $package)
133 * @param PackageInterface $package
136 public function removeComponent(PackageInterface $package)
145 * @param PackageInterface $package
147 public function installCode(PackageInterface $package)