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

Change load method of LoaderInterface to static #4

Merged
merged 1 commit into from Mar 3, 2015

Conversation

jlaso
Copy link
Owner

@jlaso jlaso commented Mar 3, 2015

No description provided.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 90.2% when pulling 33edd99 on feature/static-loader into 7920b64 on develop.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 90.2% when pulling 33edd99 on feature/static-loader into 7920b64 on develop.

@@ -14,5 +14,5 @@
*
* @return ClientApiConfig
*/
public function load($source);
public static function load($source);
Copy link
Owner Author

Choose a reason for hiding this comment

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

  • Revised

jlaso added a commit that referenced this pull request Mar 3, 2015
@jlaso jlaso merged commit f9a5f1c into develop Mar 3, 2015
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.

None yet

2 participants