Completed
Push — master ( 740659...28d7a6 )
by Vladimir
02:27
created
src/PulseUpdate.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -329,7 +329,7 @@
 block discarded – undo
329 329
      * @api
330 330
      *
331 331
      * @param  int|PulseUser $user          The author of this post
332
-     * @param  int|Pulse     $pulse         The Pulse to whom this update will belong to
332
+     * @param  integer     $pulse         The Pulse to whom this update will belong to
333 333
      * @param  string        $text          The content of the update
334 334
      * @param  null|bool     $announceToAll Whether or not to announce this update to everyone's wall
335 335
      *
Please login to merge, or discard this patch.