Skip to content

Commit bb16825

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Illuminate/Support/Facades/Schema.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
* @method static void drop(string $table)
3232
* @method static void dropIfExists(string $table)
3333
* @method static void dropColumns(string $table, string|array $columns)
34-
* @method static void dropColumnsIfExists(string $table, string|array $columns)
3534
* @method static void dropAllTables()
3635
* @method static void dropAllViews()
3736
* @method static void dropAllTypes()

0 commit comments

Comments
 (0)