view = $view; return $this; } public function getView() { return $this->view; } }