building-sign/vendor/services.php

10 lines
288 B
PHP
Raw Permalink Normal View History

2023-01-09 08:41:41 +00:00
<?php
// This file is automatically generated at:2022-09-07 11:18:21
declare (strict_types = 1);
return array (
0 => 'tauthz\\TauthzService',
1 => 'think\\captcha\\CaptchaService',
2 => 'think\\migration\\Service',
3 => 'think\\queue\\Service',
4 => 'think\\trace\\Service',
);