和蕙健康小程序后端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
heshui_shop_backend/vendor/composer/autoload_namespaces.php

12 lines
281 B

9 months ago
<?php
// autoload_namespaces.php @generated by Composer
8 months ago
$vendorDir = dirname(dirname(__FILE__));
9 months ago
$baseDir = dirname($vendorDir);
return array(
'Pimple' => array($vendorDir . '/pimple/pimple/src'),
'HTMLPurifier' => array($vendorDir . '/ezyang/htmlpurifier/library'),
);