zx/vendor/services.php

8 lines
212 B
PHP
Raw Permalink Normal View History

2024-07-02 15:32:59 +08:00
<?php
// This file is automatically generated at:2024-03-26 12:19:56
declare (strict_types = 1);
return array (
0 => 'think\\queue\\Service',
1 => 'think\\swoole\\Service',
2 => 'think\\trace\\Service',
);