Skip to content

Commit 4083fa5

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent d424ce7 commit 4083fa5

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

src/Illuminate/Support/Facades/DB.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
/**
66
* @method static \Illuminate\Database\Connection connection(string|null $name = null)
7+
* @method static \Illuminate\Database\ConnectionInterface connectUsing(string $name, array $config, bool $force = false)
78
* @method static void registerDoctrineType(string $class, string $name, string $type)
89
* @method static void purge(string|null $name = null)
910
* @method static void disconnect(string|null $name = null)

0 commit comments

Comments
 (0)