Completed
Push — 4.0 ( bb82bd...2eee71 )
by Marc André
02:22
created
src/Libraries/Events.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -170,7 +170,7 @@
 block discarded – undo
170 170
      *
171 171
      * @return string|null
172 172
      */
173
-    public function getInProgress() : ?string
173
+    public function getInProgress() : ? string
174 174
     {
175 175
         return $this->inProgress;
176 176
     }
Please login to merge, or discard this patch.