Files
shopxo/vendor/services.php

7 lines
177 B
PHP
Raw Permalink Normal View History

2021-07-18 23:42:10 +08:00
<?php
2024-12-25 17:35:54 +08:00
// This file is automatically generated at:2024-12-20 17:13:18
2021-07-18 23:42:10 +08:00
declare (strict_types = 1);
return array (
0 => 'think\\app\\Service',
1 => 'think\\trace\\Service',
);