Files
huangjingfen/pro_v3.5.1/vendor/services.php
apple 78de918c37 Initial commit: queue workspace
Made-with: Cursor
2026-03-21 02:55:24 +08:00

9 lines
249 B
PHP
Executable File

<?php
// This file is automatically generated at:2024-02-20 14:57:36
declare (strict_types = 1);
return array (
0 => 'think\\annotation\\Service',
1 => 'think\\queue\\Service',
2 => 'think\\swoole\\Service',
3 => 'think\\trace\\Service',
);