Skip to content

Commit 07d57e4

Browse files
committed
fix code style
1 parent e68571f commit 07d57e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Jenssegers/Mongodb/Schema/Builder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ public function hasColumn($table, $column)
3737
public function hasColumns($table, array $columns)
3838
{
3939
return true;
40-
}
40+
}
4141
/**
4242
* Determine if the given collection exists.
4343
*

0 commit comments

Comments
 (0)