Passed
Pull Request — master (#281)
by
unknown
02:55
created
src/Types/PollAnswer.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -50,7 +50,7 @@
 block discarded – undo
50 50
     protected $optionIds;
51 51
 
52 52
     /**
53
-     * @return string
53
+     * @return integer
54 54
      */
55 55
     public function getPollId()
56 56
     {
Please login to merge, or discard this patch.