Answers for "how to add the custom base url in phtml file magento2"

0

how to add the custom base url in phtml file magento2

<?php echo $block->getUrl('hello/test'); ?>
    <?php echo $block->getBaseUrl(); ?>
Posted by: Guest on August-21-2021

Code answers related to "how to add the custom base url in phtml file magento2"

Browse Popular Code Answers by Language