Add the @return types
This commit is contained in:
@@ -270,7 +270,7 @@ class Console
|
||||
* @param string $propo Preset the text for the user
|
||||
* @param boolean|string $stopperChar The chars to stop the analysis and
|
||||
* return the result
|
||||
* @return The typed string
|
||||
* @return string The typed string
|
||||
*/
|
||||
public function readline ($propo = "", $stopperChar = false)
|
||||
// {{{
|
||||
|
||||
Reference in New Issue
Block a user