-
-
Notifications
You must be signed in to change notification settings - Fork 598
Created method to add user to an organization #353
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
/* | ||
* Add user to organization | ||
*/ | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no extra newline after the phpdoc, and no extra space character on the end of the function definition
Also, this is missing test coverage too. |
Developing php on Windows 😦 |
Please squash at least 2 last commits, I don't think someone is very interested with commit message "Ugh" |
@cursedcoder Done. I squashed all the changes into I single commit! |
Created method to add user to an organization
Thanks |
1 similar comment
Thanks |
No description provided.