Skip to content

Commit b9342ff

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent ea9c481 commit b9342ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Support/Facades/Schema.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
* @method static string|null getCurrentSchemaName()
4545
* @method static array parseSchemaAndTable(string $reference, string|bool|null $withDefaultSchema = null)
4646
* @method static \Illuminate\Database\Connection getConnection()
47-
* @method static void blueprintResolver(\Closure $resolver)
47+
* @method static void blueprintResolver(\Closure|null $resolver)
4848
* @method static void macro(string $name, object|callable $macro)
4949
* @method static void mixin(object $mixin, bool $replace = true)
5050
* @method static bool hasMacro(string $name)

0 commit comments

Comments
 (0)