We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcd7e64 commit bb16825Copy full SHA for bb16825
src/Illuminate/Support/Facades/Schema.php
@@ -31,7 +31,6 @@
31
* @method static void drop(string $table)
32
* @method static void dropIfExists(string $table)
33
* @method static void dropColumns(string $table, string|array $columns)
34
- * @method static void dropColumnsIfExists(string $table, string|array $columns)
35
* @method static void dropAllTables()
36
* @method static void dropAllViews()
37
* @method static void dropAllTypes()
0 commit comments