8 lines
221 B
PHP
8 lines
221 B
PHP
|
<?php
|
||
|
// This file is automatically generated at:2023-10-24 14:59:42
|
||
|
declare (strict_types = 1);
|
||
|
return array (
|
||
|
0 => 'think\\captcha\\CaptchaService',
|
||
|
1 => 'think\\app\\Service',
|
||
|
2 => 'think\\trace\\Service',
|
||
|
);
|