Skip to content

Commit c8d188c

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent 70ec9fc commit c8d188c

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
@@ -32,6 +32,7 @@
3232
* @method static void renderForConsole(\Symfony\Component\Console\Output\OutputInterface $output, \Throwable $e)
3333
* @method static \Illuminate\Support\Testing\Fakes\ExceptionHandlerFake throwOnReport()
3434
* @method static \Illuminate\Support\Testing\Fakes\ExceptionHandlerFake throwFirstReported()
35+
* @method static array reported()
3536
* @method static \Illuminate\Support\Testing\Fakes\ExceptionHandlerFake setHandler(\Illuminate\Contracts\Debug\ExceptionHandler $handler)
3637
*
3738
* @see \Illuminate\Foundation\Exceptions\Handler

0 commit comments

Comments
 (0)