@@ -27,7 +27,6 @@ |
||
| 27 | 27 | /** |
| 28 | 28 | * Field constructor. |
| 29 | 29 | * @param FieldInterface|TypeInterface $field |
| 30 | - * @param null $relation |
|
| 31 | 30 | */ |
| 32 | 31 | public function __construct(FieldInterface $field) |
| 33 | 32 | { |