Skip to content

Commit 17d8b2c

Browse files
authored
Modifier Change
Modifier Change
1 parent 7ddeb5a commit 17d8b2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Paypal/Block/Adminhtml/System/Config/PayLaterLink.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ public function __construct(
5353
/**
5454
* @inheritdoc
5555
*/
56-
protected function _getElementHtml(AbstractElement $element): string
56+
public function _getElementHtml(AbstractElement $element): string
5757
{
5858
$html = parent::_getElementHtml($element);
5959

0 commit comments

Comments
 (0)