Skip to content

Commit c589439

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent 0dabf8e commit c589439

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
@@ -103,6 +103,7 @@
103103
* @method static string getTablePrefix()
104104
* @method static \Illuminate\Database\Connection setTablePrefix(string $prefix)
105105
* @method static \Illuminate\Database\Grammar withTablePrefix(\Illuminate\Database\Grammar $grammar)
106+
* @method static void withoutTablePrefix(\Closure $callback)
106107
* @method static string getServerVersion()
107108
* @method static void resolverFor(string $driver, \Closure $callback)
108109
* @method static \Closure|null getResolver(string $driver)

0 commit comments

Comments
 (0)