Test Setup Failed
Pull Request — master (#9)
by
unknown
03:05
created
src/Helpers/SelectionHelper.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -61,7 +61,7 @@
 block discarded – undo
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
     }
Please login to merge, or discard this patch.