File: /var/www/vhosts/uyarreklam.com.tr/httpdocs/TuskInstaller.php.tar
wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers/TuskInstaller.php 0000644 00000000640 15156116313 0040253 0 ustar 00 var/www/vhosts/uyarreklam.com.tr/httpdocs <?php
namespace Composer\Installers;
/**
* Composer installer for 3rd party Tusk utilities
* @author Drew Ewing <drew@phenocode.com>
*/
class TuskInstaller extends BaseInstaller
{
protected $locations = array(
'task' => '.tusk/tasks/{$name}/',
'command' => '.tusk/commands/{$name}/',
'asset' => 'assets/tusk/{$name}/',
);
}
packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers/TuskInstaller.php 0000644 00000000640 15157152144 0045626 0 ustar 00 var/www/vhosts/uyarreklam.com.tr/httpdocs/wp-content/plugins/woocommerce <?php
namespace Composer\Installers;
/**
* Composer installer for 3rd party Tusk utilities
* @author Drew Ewing <drew@phenocode.com>
*/
class TuskInstaller extends BaseInstaller
{
protected $locations = array(
'task' => '.tusk/tasks/{$name}/',
'command' => '.tusk/commands/{$name}/',
'asset' => 'assets/tusk/{$name}/',
);
}