Completed
Pull Request — master (#22)
by Gabrijel
05:12
created
src/SocialShare/Provider/Twitter.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -93,6 +93,9 @@
 block discarded – undo
93 93
         }
94 94
     }
95 95
 
96
+    /**
97
+     * @return boolean|string
98
+     */
96 99
     private function findNext($haystack)
97 100
     {
98 101
         $max_id_next = false;
Please login to merge, or discard this patch.