Completed
Push — develop ( 1693c3...47a213 )
by greg
02:40
created
src/Entity/PostVote.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -150,7 +150,7 @@  discard block
 block discarded – undo
150 150
     }
151 151
 
152 152
     /**
153
-     * @return the unknown_type
153
+     * @return integer unknown_type
154 154
      */
155 155
     public function getVoteActive()
156 156
     {
@@ -186,7 +186,7 @@  discard block
 block discarded – undo
186 186
     }
187 187
 
188 188
     /**
189
-     * @return bool
189
+     * @return integer
190 190
      */
191 191
     public function getModerationType()
192 192
     {
Please login to merge, or discard this patch.