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 20e6dc1 commit 488f0c2Copy full SHA for 488f0c2
src/Illuminate/Support/Facades/App.php
@@ -16,6 +16,7 @@
16
* @method static string bootstrapPath(string $path = '')
17
* @method static \Illuminate\Foundation\Application useBootstrapPath(string $path)
18
* @method static string configPath(string $path = '')
19
+ * @method static \Illuminate\Foundation\Application useConfigPath(string $path)
20
* @method static string databasePath(string $path = '')
21
* @method static \Illuminate\Foundation\Application useDatabasePath(string $path)
22
* @method static string langPath(string $path = '')
0 commit comments