DomCi
This commit is contained in:
@@ -353,6 +353,7 @@ class main
|
||||
|
||||
/** Ask a question to the user and return the answer
|
||||
* @param string $question the question message
|
||||
* @param string|null $proposal The optional pre-filled proposal
|
||||
* @return string The answer
|
||||
*/
|
||||
public function ask ($question, $proposal = "")
|
||||
|
||||
Reference in New Issue
Block a user