Completed
Pull Request — master (#87)
by Jacob
02:54
created
src/Api/AbstractAdapter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -278,7 +278,7 @@
 block discarded – undo
278 278
     /**
279 279
      * Validates that the serialized value is support by a RestPayload.
280 280
      *
281
-     * @param   mixed   $serialized
281
+     * @param   string   $serialized
282 282
      * @return  bool
283 283
      * @throws  AdapterException    On invalid serialized value.
284 284
      */
Please login to merge, or discard this patch.