Skip to content

Commit dc9e4aa

Browse files
committed
MAGETWO-36620: Unable to place order with payment methods
- fixed tests
1 parent 2c51f5b commit dc9e4aa

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Payment/Block/Transparent

1 file changed

+1
-1
lines changed

app/code/Magento/Payment/Block/Transparent/Iframe.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class Iframe extends \Magento\Framework\View\Element\Template
2020
protected $coreRegistry;
2121

2222
/**
23-
* Construct
23+
* Constructor
2424
*
2525
* @param \Magento\Framework\View\Element\Template\Context $context
2626
* @param \Magento\Framework\Registry $registry

0 commit comments

Comments
 (0)