@@ -61,7 +61,7 @@ |
||
61 | 61 | /** |
62 | 62 | * {@inheritdoc} |
63 | 63 | */ |
64 | - public function getHelperSet():?HelperSet |
|
64 | + public function getHelperSet(): ?HelperSet |
|
65 | 65 | { |
66 | 66 | return $this->helperSet; |
67 | 67 | } |