We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2795a2e commit cb0f425Copy full SHA for cb0f425
1 file changed
src/Kernel/Console/DefaultCommand.php
@@ -21,7 +21,7 @@ class DefaultCommand extends Command
21
/**
22
* 服务介绍
23
*/
24
- protected string $description = ' 高性能轻量级 Web 框架';
+ protected string $description = ' Keep simple, keep reliable.';
25
26
27
* 使用示例
0 commit comments