File: /var/www/vhosts/uyarreklam.com.tr/httpdocs/StarbugInstaller.php.tar
plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/StarbugInstaller.php 0000644 00000000461 15156027162 0040740 0 ustar 00 var/www/vhosts/uyarreklam.com.tr/httpdocs/wp-content <?php
namespace Composer\Installers;
class StarbugInstaller extends BaseInstaller
{
protected $locations = array(
'module' => 'modules/{$name}/',
'theme' => 'themes/{$name}/',
'custom-module' => 'app/modules/{$name}/',
'custom-theme' => 'app/themes/{$name}/'
);
}
packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/StarbugInstaller.php 0000644 00000000461 15156712626 0046316 0 ustar 00 var/www/vhosts/uyarreklam.com.tr/httpdocs/wp-content/plugins/woocommerce <?php
namespace Composer\Installers;
class StarbugInstaller extends BaseInstaller
{
protected $locations = array(
'module' => 'modules/{$name}/',
'theme' => 'themes/{$name}/',
'custom-module' => 'app/modules/{$name}/',
'custom-theme' => 'app/themes/{$name}/'
);
}