We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7294818 commit 9588b4eCopy full SHA for 9588b4e
src/Illuminate/Support/Facades/Artisan.php
@@ -17,7 +17,7 @@
17
* @method static string output()
18
* @method static void bootstrap()
19
* @method static void bootstrapWithoutBootingProviders()
20
- * @method static void setArtisan(\Illuminate\Console\Application $artisan)
+ * @method static void setArtisan(\Illuminate\Console\Application|null $artisan)
21
*
22
* @see \Illuminate\Foundation\Console\Kernel
23
*/
0 commit comments