Completed
Push — master ( 29387e...b73e61 )
by Vladimir
02:36
created
src/PulseNote.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -175,7 +175,7 @@
 block discarded – undo
175 175
      *
176 176
      * @param  null|string        $title         The new title of the note
177 177
      * @param  null|string        $content       The new content of the note
178
-     * @param  null|int|PulseUser $user_id       The new author of the note
178
+     * @param  string $user_id       The new author of the note
179 179
      * @param  null|bool          $create_update Whether to create an update or not
180 180
      *
181 181
      * @since  0.1.0
Please login to merge, or discard this patch.