Monday, September 19, 2016

How to call helper class function in magento 2

$this->helper('[Vendor]\[Module]\Helper\[Helper Name]');

No comments:

Post a Comment

Fatal error: Class Zend\Stdlib\Parameters contains 1 abstract method... magento 2

Fatal error: Class Zend\Stdlib\Parameters contains 1 abstract method and must therefore be declared abstract or implement the remaining met...