Completed
Push — master ( 070f3f...043491 )
by Nate
03:23
created
src/Internal/JsonElementReader.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -374,7 +374,7 @@
 block discarded – undo
374 374
     /**
375 375
      * Pop the last element off the stack and return it
376 376
      *
377
-     * @return JsonElement|Iterator
377
+     * @return JsonObject
378 378
      */
379 379
     private function pop()
380 380
     {
Please login to merge, or discard this patch.