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