Files
huangjingfen/pro_v3.5.1/vendor/services.php

9 lines
249 B
PHP
Raw Normal View History

2026-03-07 22:29:07 +08:00
<?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',
);