Skip to content
Snippets Groups Projects
Commit f803606d authored by Nicolas Ricklin's avatar Nicolas Ricklin Committed by Jonathan Sacksick
Browse files

Issue #3311799 by Aerzas: CheckoutPaneInterface::getWeight() documented return...

Issue #3311799 by Aerzas: CheckoutPaneInterface::getWeight() documented return type is inconsistent.
parent 0d2c4cf3
No related branches found
No related tags found
2 merge requests!235Issue #3115150 by mbovan: Submitting add to cart form with empty quantity...,!205Issue #3349465 by tBKoT, jsacksick, bojanz: Update several VAT rates and setup...
......@@ -90,7 +90,7 @@ interface CheckoutPaneInterface extends ConfigurableInterface, DependentPluginIn
/**
* Gets the pane weight.
*
* @return string
* @return int
* The pane weight.
*/
public function getWeight();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment