8 lines
212 B
PHP
8 lines
212 B
PHP
|
<?php
|
||
|
// This file is automatically generated at:2023-05-09 10:51:01
|
||
|
declare (strict_types = 1);
|
||
|
return array (
|
||
|
0 => 'think\\queue\\Service',
|
||
|
1 => 'think\\swoole\\Service',
|
||
|
2 => 'think\\trace\\Service',
|
||
|
);
|