Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

Small fixes #6

Closed
Quetzacoalt91 opened this issue Jul 10, 2014 · 0 comments
Closed

Small fixes #6

Quetzacoalt91 opened this issue Jul 10, 2014 · 0 comments

Comments

@Quetzacoalt91
Copy link
Contributor

classes/BluesnapApi.php

  • l.124: You could return directly implode(...) instead of storing the value in a temporary variable
  • l.207: You could return directly array(...) instead of storing the value in a temporary variable

classes/BluesnapIpn.php

  • l.50 & 57: The variables $id_debug_mode and $id_log_name already exist in the parent class. You don't need to define them again in the class BluesnapIpn.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants