mirror of
https://github.com/filp/whoops.git
synced 2026-09-04 22:48:11 +00:00
Fix method doc
This commit is contained in:
+1
-1
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user