We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ddeb5a commit 17d8b2cCopy full SHA for 17d8b2c
app/code/Magento/Paypal/Block/Adminhtml/System/Config/PayLaterLink.php
@@ -53,7 +53,7 @@ public function __construct(
53
/**
54
* @inheritdoc
55
*/
56
- protected function _getElementHtml(AbstractElement $element): string
+ public function _getElementHtml(AbstractElement $element): string
57
{
58
$html = parent::_getElementHtml($element);
59
0 commit comments