Skip to content

Commit

Permalink
ENGCOM-4724: magento2-22238: removed backward incompatible change fro…
Browse files Browse the repository at this point in the history
…m the options… #22267

 - Merge Pull Request #22267 from VitaliyBoyko/magento2:magento-2.2-#22238-remove-backward-incompatible-change
 - Merged commits:
   1. 179bedf
  • Loading branch information
magento-engcom-team committed Apr 10, 2019
2 parents aa0a21c + 179bedf commit 749eaa9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ public function __construct(
*
* @return string
*/
public function getValuesHtml(): string
public function getValuesHtml()
{
$option = $this->getOption();
$optionType = $option->getType();
Expand Down

0 comments on commit 749eaa9

Please sign in to comment.