Skip to content

Commit

Permalink
PR feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
joshcanhelp committed Oct 5, 2018
1 parent 0f942d1 commit 4114c6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/WP_Auth0_Users.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ class WP_Auth0_Users {
* Create a WordPress user with Auth0 data.
*
* @param object $userinfo - User profile data from Auth0.
* @param null|boolean $role - Set the sole as administrator - @deprecated - 3.8.0.
* @param null|boolean $role - Set the role as administrator - @deprecated - 3.8.0.
*
* @return int|WP_Error
*/
Expand Down

0 comments on commit 4114c6d

Please sign in to comment.