Skip to content

Commit 488f0c2

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent 20e6dc1 commit 488f0c2

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
@@ -16,6 +16,7 @@
1616
* @method static string bootstrapPath(string $path = '')
1717
* @method static \Illuminate\Foundation\Application useBootstrapPath(string $path)
1818
* @method static string configPath(string $path = '')
19+
* @method static \Illuminate\Foundation\Application useConfigPath(string $path)
1920
* @method static string databasePath(string $path = '')
2021
* @method static \Illuminate\Foundation\Application useDatabasePath(string $path)
2122
* @method static string langPath(string $path = '')

0 commit comments

Comments
 (0)