You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
212 B
8 lines
212 B
8 months ago
|
<?php
|
||
|
// This file is automatically generated at:2023-03-31 10:01:19
|
||
|
declare (strict_types = 1);
|
||
|
return array (
|
||
|
0 => 'think\\queue\\Service',
|
||
|
1 => 'think\\swoole\\Service',
|
||
|
2 => 'think\\trace\\Service',
|
||
|
);
|