services.php 284 B

12345678910
  1. <?php
  2. // This file is automatically generated at:2020-06-13 10:49:05
  3. declare (strict_types = 1);
  4. return array (
  5. 0 => 'think\\captcha\\CaptchaService',
  6. 1 => 'think\\app\\Service',
  7. 2 => 'think\\queue\\Service',
  8. 3 => 'think\\worker\\Service',
  9. 4 => 'think\\addons\\Service',
  10. );