Skip to content

Commit 59790e1

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent e719b1d commit 59790e1

File tree

1 file changed

+1
-0
lines changed
  • src/Illuminate/Support/Facades

1 file changed

+1
-0
lines changed

src/Illuminate/Support/Facades/App.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
* @method static string langPath(string $path = '')
2222
* @method static \Illuminate\Foundation\Application useLangPath(string $path)
2323
* @method static string publicPath(string $path = '')
24+
* @method static \Illuminate\Foundation\Application usePublicPath(string $path)
2425
* @method static string storagePath(string $path = '')
2526
* @method static \Illuminate\Foundation\Application useStoragePath(string $path)
2627
* @method static string resourcePath(string $path = '')

0 commit comments

Comments
 (0)