Files
think-worker/tests/stub/config/app.php
2026-01-06 13:37:07 +08:00

5 lines
50 B
PHP

<?php
return [
'error_message' => 'error',
];