@@ -7,7 +7,7 @@ |
||
7 | 7 | |
8 | 8 | class BelongsTo extends Base |
9 | 9 | { |
10 | - use IsPostgresRelation; |
|
10 | + use IsPostgresRelation; |
|
11 | 11 | |
12 | 12 | /** |
13 | 13 | * Add the constraints for a relationship query. |