@@ -329,7 +329,7 @@ |
||
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 | * |