mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-05 22:52:49 +08:00
修正
This commit is contained in:
@@ -25,10 +25,10 @@ use think\console\output\question\Confirmation;
|
||||
* Class Output
|
||||
* @package think\console
|
||||
*
|
||||
* @see think\console\output\driver\Console::setDecorated
|
||||
* @see \think\console\output\driver\Console::setDecorated
|
||||
* @method void setDecorated($decorated)
|
||||
*
|
||||
* @see think\console\output\driver\Buffer::fetch
|
||||
* @see \think\console\output\driver\Buffer::fetch
|
||||
* @method string fetch()
|
||||
*
|
||||
* @method void info($message)
|
||||
|
||||
Reference in New Issue
Block a user