ComposerInstallersPPIInstaller
The Google Analytics by Yoast Composer Installers PPIInstaller class.
Defined (1)
The class is defined in the following location(s).
- /vendor/composer/installers/src/Composer/Installers/PPIInstaller.php
- class PPIInstaller extends BaseInstaller
- {
- protected $locations = array(
- 'module' => 'modules/{$name}/',
- );
- }