How to use helper directly in phtml file
Sometimes we need to use functions of helper class directly in our phtml files and we don’t want to create block class and pass helper in it. So whenever you […]
Sometimes we need to use functions of helper class directly in our phtml files and we don’t want to create block class and pass helper in it. So whenever you […]