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 e719b1d commit 59790e1Copy full SHA for 59790e1
src/Illuminate/Support/Facades/App.php
@@ -21,6 +21,7 @@
21
* @method static string langPath(string $path = '')
22
* @method static \Illuminate\Foundation\Application useLangPath(string $path)
23
* @method static string publicPath(string $path = '')
24
+ * @method static \Illuminate\Foundation\Application usePublicPath(string $path)
25
* @method static string storagePath(string $path = '')
26
* @method static \Illuminate\Foundation\Application useStoragePath(string $path)
27
* @method static string resourcePath(string $path = '')
0 commit comments