Fix method doc

This commit is contained in:
filp
2013-07-15 20:20:55 +01:00
parent a0d48a27b1
commit 23bfd21fc8
+1 -1
View File
@@ -129,7 +129,7 @@ class Run
/**
* Should Whoops allow Handlers to force the script to quit?
* @param bool|num $exit
* @param bool|int $exit
* @return bool
*/
public function allowQuit($exit = null)