File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
src/Illuminate/Support/Facades Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 12
12
* @method static \Illuminate\Foundation\Exceptions\Handler renderable(callable $renderUsing)
13
13
* @method static \Illuminate\Foundation\Exceptions\Handler map(\Closure|string $from, \Closure|string|null $to = null)
14
14
* @method static \Illuminate\Foundation\Exceptions\Handler dontReport(array|string $exceptions)
15
+ * @method static \Illuminate\Foundation\Exceptions\Handler dontReportWhen(callable $dontReportWhen)
15
16
* @method static \Illuminate\Foundation\Exceptions\Handler ignore(array|string $exceptions)
16
17
* @method static \Illuminate\Foundation\Exceptions\Handler dontFlash(array|string $attributes)
17
18
* @method static \Illuminate\Foundation\Exceptions\Handler level(string $type, string $level)
You can’t perform that action at this time.
0 commit comments