@@ -179,7 +179,7 @@ |
||
179 | 179 | * $view->set_filename($file); |
180 | 180 | * |
181 | 181 | * @param string view filename |
182 | - * @return View |
|
182 | + * @return Kohana_View_Model |
|
183 | 183 | * @throws Kohana_View_Exception |
184 | 184 | */ |
185 | 185 | public function set_filename($file) |