File: /var/www/vhosts/uyarreklam.com.tr/httpdocs/KirbyInstaller.php.tar
wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/KirbyInstaller.php0000644 00000000405 15156205227 0040407 0 ustar 00 var/www/vhosts/uyarreklam.com.tr/httpdocs <?php
namespace Composer\Installers;
class KirbyInstaller extends BaseInstaller
{
protected $locations = array(
'plugin' => 'site/plugins/{$name}/',
'field' => 'site/fields/{$name}/',
'tag' => 'site/tags/{$name}/'
);
}
packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/KirbyInstaller.php 0000644 00000000405 15156671457 0045773 0 ustar 00 var/www/vhosts/uyarreklam.com.tr/httpdocs/wp-content/plugins/woocommerce <?php
namespace Composer\Installers;
class KirbyInstaller extends BaseInstaller
{
protected $locations = array(
'plugin' => 'site/plugins/{$name}/',
'field' => 'site/fields/{$name}/',
'tag' => 'site/tags/{$name}/'
);
}