suyuan/vendor/services.php

7 lines
180 B
PHP
Raw Normal View History

2023-11-22 18:10:32 +08:00
<?php
// This file is automatically generated at:2023-11-23 11:23:43
2023-11-22 18:10:32 +08:00
declare (strict_types = 1);
2023-11-21 11:51:27 +08:00
return array (
0 => 'think\\app\\Service',
1 => 'think\\trace\\Service',
);