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

Small improvements for WebserviceRequest class #19390

Merged
merged 1 commit into from May 27, 2020

Conversation

matks
Copy link
Contributor

@matks matks commented May 26, 2020

Questions Answers
Branch? develop
Description? Some fixes for phpDoc
Type? improvement
Category? WS
BC breaks? no
Deprecations? no
Fixed ticket?
How to test? No need for QA

This change is Reviewable

@matks matks requested a review from a team as a code owner May 26, 2020 14:44
@prestonBot prestonBot added develop Branch Improvement Type: Improvement labels May 26, 2020
@@ -239,19 +239,6 @@ public static function getInstance()
return self::$_instance;
}

/*
protected function getOutputObject($type)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Removed dead code

@@ -389,8 +373,6 @@ public function getPriceForProduct($field, $entity_object, $ws_params)
return $field;
}

/** @todo : set this method out */
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Useless after all these years

@Progi1984 Progi1984 added this to the 1.7.8.0 milestone May 27, 2020
@Progi1984 Progi1984 added this to Done in PrestaShop 1.7.8.0 May 27, 2020
@Progi1984 Progi1984 merged commit ef3163f into PrestaShop:develop May 27, 2020
@Progi1984
Copy link
Contributor

Thanks @matks

@matks matks deleted the webservice-nitpicks branch December 1, 2020 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
develop Branch Improvement Type: Improvement
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants