www.lightcourse.com/vendor/services.php

8 lines
221 B
PHP
Raw Permalink Normal View History

<?php
// This file is automatically generated at:2020-06-11 12:11:28
declare (strict_types = 1);
2022-10-24 03:17:43 +00:00
return array (
0 => 'think\\captcha\\CaptchaService',
1 => 'think\\app\\Service',
2 => 'think\\trace\\Service',
);