9 lines
249 B
PHP
9 lines
249 B
PHP
|
|
<?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',
|
||
|
|
);
|