?? GreyFile — Mystic File Browser

Current path: home/webdevt/prestashop17/vendor/composer/installers/src/Composer/Installers/



?? Go up: /home/webdevt/prestashop17/vendor/composer/installers/src/Composer

?? Viewing: ItopInstaller.php

<?php
namespace Composer\Installers;

class ItopInstaller extends BaseInstaller
{
    protected $locations = array(
        'extension'    => 'extensions/{$name}/',
    );
}


??

??