ReturnSource Class Properties argv params input _env _locale _autoConfig Class Methods __construct _init __get __isset args env shift input locale __destruct Extends lithium\core\Object Reads a line from input. Returns string Source public function input() { return fgets($this->input); }