services.php 212 B

12345678
  1. <?php
  2. // This file is automatically generated at:2021-04-21 12:21:53
  3. declare (strict_types = 1);
  4. return array (
  5. 0 => 'think\\queue\\Service',
  6. 1 => 'think\\swoole\\Service',
  7. 2 => 'think\\trace\\Service',
  8. );