protected property PiwikInstaller::$locations in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/composer/installers/src/Composer/Installers/PiwikInstaller.php \Composer\Installers\PiwikInstaller::locations
Type: array
Overrides BaseInstaller::$locations
File
- vendor/
composer/ installers/ src/ Composer/ Installers/ PiwikInstaller.php, line 14
Class
- PiwikInstaller
- Class PiwikInstaller
Namespace
Composer\InstallersCode
protected $locations = array(
'plugin' => 'plugins/{$name}/',
);