@var array<string, string>
Type: locations
Overrides BaseInstaller::$locations
protected $locations = array( 'module' => 'modules/{$name}/', 'plugin' => 'plugins/{$vendor}/{$name}/', 'theme' => 'themes/{$vendor}-{$name}/', );