<block class="Magento\Framework\View\Element\Html\Link\Current" ifconfig="custommodule/general/enable_footer_link" name="custommodule-link">
<arguments>
<argument name="label" xsi:type="string">Custom Module</argument>
<argument name="path" xsi:type="string" helper="NS\CustomModule\Helper\Data::getFrontName()"/>
</arguments>
</block>
Tôi đang thử cái này trong default.xml. Làm thế nào tôi có thể nhận được một chuỗi từ hành động trợ giúp cho path
đối số?