Skip to content

Commit 47d06eb

Browse files
author
dyushkin
committed
MAGETWO-36877: Bank Transfer payment instructions is not displayed
1 parent 86d8110 commit 47d06eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/OfflinePayments/Block/Form/AbstractInstruction.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ abstract class AbstractInstruction extends \Magento\Payment\Block\Form
2020
/**
2121
* Get instructions text from config
2222
*
23-
* @return mixed|string
23+
* @return null|string
2424
*/
2525
public function getInstructions()
2626
{

0 commit comments

Comments
 (0)