@@ -58,7 +58,7 @@ |
||
58 | 58 | */ |
59 | 59 | public function toJson(int $options = 0) |
60 | 60 | { |
61 | - return parent::toJson($options); |
|
61 | + return parent::toJson($options); |
|
62 | 62 | } |
63 | 63 | } |
64 | 64 |
@@ -58,7 +58,7 @@ |
||
58 | 58 | */ |
59 | 59 | public function toJson(int $options = 0) |
60 | 60 | { |
61 | - return parent::toJson($options); |
|
61 | + return parent::toJson($options); |
|
62 | 62 | } |
63 | 63 | } |
64 | 64 |