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