Files
shopxo/vendor/services.php

7 lines
177 B
PHP
Raw Normal View History

2021-07-18 23:42:10 +08:00
<?php
2022-08-13 21:33:29 +08:00
// This file is automatically generated at:2022-08-13 21:30:30
2021-07-18 23:42:10 +08:00
declare (strict_types = 1);
return array (
0 => 'think\\app\\Service',
1 => 'think\\trace\\Service',
);