public function __construct()
public function __construct()
Return
this | //Implicit.// |
Thrown when you prompt the user with phutil_console_prompt() or phutil_console_confirm() but stdin is not an interactive TTY so the user can't possibly respond. Usually this means the user ran the command with something piped into stdin.
this | //Implicit.// |