You are here

protected property AglInstaller::$locations in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/composer/installers/src/Composer/Installers/AglInstaller.php \Composer\Installers\AglInstaller::locations

Overrides BaseInstaller::$locations

File

vendor/composer/installers/src/Composer/Installers/AglInstaller.php, line 6

Class

AglInstaller

Namespace

Composer\Installers

Code

protected $locations = array(
  'module' => 'More/{$name}/',
);