@@ -175,7 +175,7 @@ |
||
| 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 $userId The new author of the note |
|
| 178 | + * @param string $userId The new author of the note |
|
| 179 | 179 | * @param null|bool $createUpdate Whether to create an update or not |
| 180 | 180 | * |
| 181 | 181 | * @since 0.1.0 |