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 af5ba26 commit 4bd7f25Copy full SHA for 4bd7f25
src/Illuminate/Support/Facades/App.php
@@ -3,7 +3,7 @@
3
namespace Illuminate\Support\Facades;
4
5
/**
6
- * @method static void configure(string|null $baseDirectory = null)
+ * @method static \Illuminate\Foundation\Configuration\ApplicationBuilder configure(string|null $baseDirectory = null)
7
* @method static string inferBaseDirectory()
8
* @method static string version()
9
* @method static void bootstrapWith(string[] $bootstrappers)
0 commit comments