Completed
Push — master ( 46abfb...816dff )
by Camilo
02:17
created
src/Telegram/Types/Custom/GameHighScoreArray.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -27,7 +27,7 @@
 block discarded – undo
27 27
     /**
28 28
      * Traverses through our $data, yielding the result set
29 29
      *
30
-     * @return GameHighScore[]
30
+     * @return \Generator
31 31
      */
32 32
     public function traverseObject()
33 33
     {
Please login to merge, or discard this patch.