You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yanzong/vendor/services.php

8 lines
213 B

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