Skip to content

Added missing sort options on user repositories fetch #141

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

Merged
merged 1 commit into from
Jul 7, 2014

Conversation

Nek-
Copy link
Contributor

@Nek- Nek- commented Jun 19, 2014

Replace #128

* @return array
*/
public function repositories()
public function repositories($type='owner', $sort='full_name', $direction='asc')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need spaces around "="

@Nek-
Copy link
Contributor Author

Nek- commented Jun 23, 2014

Fixed :) .

@cursedcoder
Copy link
Contributor

@Nek- squash commits before I merge this

thx.

@Nek-
Copy link
Contributor Author

Nek- commented Jul 4, 2014

@cursedcoder done :) .

cursedcoder added a commit that referenced this pull request Jul 7, 2014
Added missing sort options on user repositories fetch
@cursedcoder cursedcoder merged commit b6f7f21 into KnpLabs:master Jul 7, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants