This repository has been archived on 2024-07-11. You can view files and clone it, but cannot push or open issues or pull requests.
yoshop/source/vendor/autoload.php

8 lines
178 B
PHP
Raw Normal View History

2020-04-25 22:20:29 +08:00
<?php
// autoload.php @generated by Composer
require_once __DIR__ . '/composer/autoload_real.php';
return ComposerAutoloaderInit34a41e2841af1a67f3ddef099fc7b348::getLoader();