@@ -58,7 +58,7 @@ |
||
58 | 58 | |
59 | 59 | /** |
60 | 60 | * @param $field Relation |
61 | - * @return mixed |
|
61 | + * @return \Mascame\Formality\Field\FieldInterface |
|
62 | 62 | */ |
63 | 63 | public function completeRelation($field) { |
64 | 64 | $relationship = $field->getOption('relationship', []); |