TaoLer/vendor/services.php

10 lines
288 B
PHP
Raw Normal View History

2020-01-01 13:17:19 +08:00
<?php
2023-08-02 19:41:11 +08:00
// This file is automatically generated at:2023-08-02 19:40:44
2020-01-01 13:17:19 +08:00
declare (strict_types = 1);
return array (
0 => 'taoser\\addons\\Service',
1 => 'think\\captcha\\CaptchaService',
2 => 'think\\migration\\Service',
3 => 'think\\app\\Service',
4 => 'think\\trace\\Service',
2020-01-01 13:17:19 +08:00
);