@@ -54,7 +54,7 @@ |
||
54 | 54 | /** |
55 | 55 | * Associate a site |
56 | 56 | * |
57 | - * @param mixed $field |
|
57 | + * @param FieldInterface|null $field |
|
58 | 58 | * @return $this |
59 | 59 | */ |
60 | 60 | public function setField($field = null) |