vaeThink2/vendor/services.php

8 lines
218 B
PHP
Raw Normal View History

2020-04-01 11:42:47 +08:00
<?php
// This file is automatically generated at:2020-03-20 14:46:03
declare (strict_types = 1);
return array (
0 => 'think\\captcha\\CaptchaService',
1 => 'think\\app\\Service',
2 => 'think\\trace\\Service',
);