9 lines
251 B
PHP
9 lines
251 B
PHP
|
<?php
|
||
|
// This file is automatically generated at:2022-04-24 10:25:12
|
||
|
declare (strict_types = 1);
|
||
|
return array (
|
||
|
0 => 'think\\captcha\\CaptchaService',
|
||
|
1 => 'think\\app\\Service',
|
||
|
2 => 'think\\swoole\\Service',
|
||
|
3 => 'think\\trace\\Service',
|
||
|
);
|