Skip to content

Commit 4bd7f25

Browse files
driesvintsgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent af5ba26 commit 4bd7f25

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

src/Illuminate/Support/Facades/App.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
namespace Illuminate\Support\Facades;
44

55
/**
6-
* @method static void configure(string|null $baseDirectory = null)
6+
* @method static \Illuminate\Foundation\Configuration\ApplicationBuilder configure(string|null $baseDirectory = null)
77
* @method static string inferBaseDirectory()
88
* @method static string version()
99
* @method static void bootstrapWith(string[] $bootstrappers)

0 commit comments

Comments
 (0)