Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Apr 21, 2017
1 parent 8de2dc6 commit 719d4a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Button.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ function getAlias() {return __CLASS__;}
* @override
* @see _P::_toHtml()
* @used-by \Magento\Framework\View\Element\AbstractBlock::toHtml()
* @return string
* @return string
*/
final protected function _toHtml() {return df_tag('a',
['class' => 'dfe-klarna-button'] + df_widget($this, 'button', [])
Expand Down

0 comments on commit 719d4a5

Please sign in to comment.