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 5390126 commit 3dbddc0Copy full SHA for 3dbddc0
src/Illuminate/Support/Facades/App.php
@@ -15,7 +15,7 @@
15
* @method static bool runningInConsole()
16
* @method static bool runningUnitTests()
17
* @method static bool shouldSkipMiddleware()
18
- * @method static string basePath()
+ * @method static string basePath(string $path = '')
19
* @method static string bootstrapPath(string $path = '')
20
* @method static string configPath(string $path = '')
21
* @method static string databasePath(string $path = '')
0 commit comments