helpers\BaseConsole stdin()

stdin() public static method

Gets input from STDIN and returns a string right-trimmed for EOLs.

public static string stdin ( $raw = false )
$raw boolean

If set to true, returns the raw string without trimming

return string

The string read from stdin

doc_Yii
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.