Files
Xinyue-Search/vendor/services.php
T
2024-04-04 21:28:09 +08:00

8 lines
209 B
PHP

<?php
// This file is automatically generated at:2024-04-03 22:50:21
declare (strict_types = 1);
return array (
0 => 'think\\app\\Service',
1 => 'think\\queue\\Service',
2 => 'think\\trace\\Service',
);