Minor Correction
This commit is contained in:
parent
f8a7e22f59
commit
2a7b92ca94
1 changed files with 1 additions and 1 deletions
|
@ -441,7 +441,7 @@
|
|||
if(!ncc::cliMode())
|
||||
return null;
|
||||
|
||||
Console::outWarning('passwordInput() is not properly implemented yet, defaulting to prompt');
|
||||
// passwordInput() is not properly implemented yet, defaulting to prompt
|
||||
return self::getInput($prompt);
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue