Skip to content

Commit 86f146d

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent ef41836 commit 86f146d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Illuminate/Support/Facades/Exceptions.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
* @method static \Illuminate\Foundation\Exceptions\Handler renderable(callable $renderUsing)
1313
* @method static \Illuminate\Foundation\Exceptions\Handler map(\Closure|string $from, \Closure|string|null $to = null)
1414
* @method static \Illuminate\Foundation\Exceptions\Handler dontReport(array|string $exceptions)
15+
* @method static \Illuminate\Foundation\Exceptions\Handler dontReportWhen(callable $dontReportWhen)
1516
* @method static \Illuminate\Foundation\Exceptions\Handler ignore(array|string $exceptions)
1617
* @method static \Illuminate\Foundation\Exceptions\Handler dontFlash(array|string $attributes)
1718
* @method static \Illuminate\Foundation\Exceptions\Handler level(string $type, string $level)

0 commit comments

Comments
 (0)