Completed
Pull Request — master (#59)
by Matt
01:17
created
ext.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -35,7 +35,7 @@
 block discarded – undo
35 35
 	 * @param	mixed	$old_state	The return value of the previous call
36 36
 	 *								of this method, or false on the first call
37 37
 	 *
38
-	 * @return	mixed				Returns false after last step, otherwise
38
+	 * @return	string|boolean				Returns false after last step, otherwise
39 39
 	 *								temporary state which is passed as an
40 40
 	 *								argument to the next step
41 41
 	 */
Please login to merge, or discard this patch.