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 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)
You can’t perform that action at this time.
0 commit comments