Completed
Push — master ( dee916...118e05 )
by Michał
03:09
created
src/console/input/Option.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -55,7 +55,7 @@
 block discarded – undo
55 55
      *
56 56
      * @return  string
57 57
      */
58
-    public function getShortcut() : ?string
58
+    public function getShortcut() : ? string
59 59
     {
60 60
         return $this->shortcut;
61 61
     }
Please login to merge, or discard this patch.