phpdoc fixes
This commit is contained in:
@@ -327,7 +327,7 @@ class SQLServer extends Grammar {
|
||||
* Drop a foreign key constraint from the table.
|
||||
*
|
||||
* @param Table $table
|
||||
* @param Fluent $fluent
|
||||
* @param Fluent $command
|
||||
* @return string
|
||||
*/
|
||||
public function drop_foreign(Table $table, Fluent $command)
|
||||
|
||||
Reference in New Issue
Block a user