Skip to content
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

[WIP] Follow base api 1.0 #8

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

[WIP] Follow base api 1.0 #8

wants to merge 23 commits into from

Conversation

Nek-
Copy link
Member

@Nek- Nek- commented Sep 3, 2014

No description provided.

@Nek- Nek- changed the title [WIP] Updated composer.json & api factory [WIP] Follow base api 1.0 Sep 3, 2014

public function getUrl()
{
return 'youtube/v3/videos';
Copy link
Contributor

Choose a reason for hiding this comment

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

why ?

Copy link
Member Author

Choose a reason for hiding this comment

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

To force a user extending AbstractApi to define theses methods.
He don't have to if they are just consts.

Copy link
Contributor

Choose a reason for hiding this comment

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

and with return self::URL; ?

Copy link
Member Author

Choose a reason for hiding this comment

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

I don't see the interest of having 2 way to get the information

@Shine-neko
Copy link
Contributor

@Nek- How is the PR coming ?

@Nek-
Copy link
Member Author

Nek- commented Mar 23, 2015

@Shine-neko The problem is that it need I fork guzzle first. guzzle/guzzle#944 (comment)

And I'm currently super-buzy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants