Completed
Pull Request — master (#29)
by David
08:36
created
src/Client.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -142,7 +142,7 @@
 block discarded – undo
142 142
     }
143 143
 
144 144
     /**
145
-     * @return RequestInterface|false
145
+     * @return RequestInterface|null
146 146
      */
147 147
     public function getLastRequest(): ?RequestInterface
148 148
     {
Please login to merge, or discard this patch.