diff --git a/plugins/user/profile/profile.php b/plugins/user/profile/profile.php index 1116edbad2953..a842af8fd1ace 100644 --- a/plugins/user/profile/profile.php +++ b/plugins/user/profile/profile.php @@ -51,8 +51,8 @@ public function __construct(& $subject, $config) /** * Runs on content preparation * - * @param string $context The context for the data - * @param integer $data The user id + * @param string $context The context for the data + * @param object $data An object containing the data for the form. * * @return boolean *