wp_back/wp-content/plugins/wp-asset-clean-up/vendor/composer/autoload_psr4.php

12 lines
345 B
PHP
Raw Normal View History

2024-05-20 15:37:46 +03:00
<?php
// autoload_psr4.php @generated by Composer
$vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);
return array(
'MatthiasMullie\\PathConverter\\' => array($vendorDir . '/matthiasmullie/path-converter/src'),
'MatthiasMullie\\Minify\\' => array($baseDir . '/src', $vendorDir . '/matthiasmullie/minify/src'),
);