@var array<string, string>
Type: locations
Overrides BaseInstaller::$locations
protected $locations = array( 'component' => 'components/{$name}/', 'module' => 'modules/{$name}/', 'plugin' => 'plugins/{$name}/', 'template' => 'templates/{$name}/', );