apeblog/vendor/services.php

7 lines
186 B
PHP

<?php
// This file is automatically generated at:2021-12-26 21:35:37
declare (strict_types = 1);
return array (
0 => 'think\\captcha\\CaptchaService',
1 => 'think\\app\\Service',
);