Completed
Push — master ( 536c67...1399a7 )
by Dan Michael O.
08:12
created
src/Client.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -213,7 +213,7 @@
 block discarded – undo
213 213
     /**
214 214
      * Set the Alma region code ('na' for North America, 'eu' for Europe, 'ap' for Asia Pacific).
215 215
      *
216
-     * @param $regionCode
216
+     * @param string $regionCode
217 217
      * @throws AlmaClientException
218 218
      * @return $this
219 219
      */
Please login to merge, or discard this patch.