mirror of
https://github.com/filp/whoops.git
synced 2026-09-18 21:56:32 +00:00
Merge branch 'hotfix/move-is-level-fatal' of https://github.com/Vmak11/whoops into bugfix/fix-issue-with-stacktrace
This commit is contained in:
@@ -46,7 +46,7 @@ class Misc
|
||||
* Determine if an error level is fatal (halts execution)
|
||||
*
|
||||
* @param int $level
|
||||
* @return boolean
|
||||
* @return bool
|
||||
*/
|
||||
public static function isLevelFatal($level)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user