yanzong/vendor/services.php

8 lines
213 B

1 year ago
<?php
// This file is automatically generated at:2023-02-22 11:45:22
declare (strict_types = 1);
1 year ago
return array (
0 => 'think\\app\\Service',
1 => 'think\\queue\\Service',
2 => 'think\\worker\\Service',
);