10000 Update facade docblocks · tegos/laravel-framework@9588b4e · GitHub
[go: up one dir, main page]

Skip to content

Commit 9588b4e

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent 7294818 commit 9588b4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Support/Facades/Artisan.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
* @method static string output()
1818
* @method static void bootstrap()
1919
* @method static void bootstrapWithoutBootingProviders()
20-
* @method static void setArtisan(\Illuminate\Console\Application $artisan)
20+
* @method static void setArtisan(\Illuminate\Console\Application|null $artisan)
2121
*
2222
* @see \Illuminate\Foundation\Console\Kernel
2323
*/

0 commit comments

Comments
 (0)
0