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