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 4deacb2 commit 8e226b3Copy full SHA for 8e226b3
src/Illuminate/Support/Facades/App.php
@@ -4,6 +4,7 @@
4
5
/**
6
* @method static void configure(string|null $baseDirectory = null)
7
+ * @method static string inferBaseDirectory()
8
* @method static string version()
9
* @method static void bootstrapWith(string[] $bootstrappers)
10
* @method static void afterLoadingEnvironment(\Closure $callback)
0 commit comments