Completed
Pull Request — 2.0.x (#6)
by Andrew
02:59
created
classes/Kohana/View/Model.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -179,7 +179,7 @@
 block discarded – undo
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)
Please login to merge, or discard this patch.