Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Variables
hint.phtml File Reference

Go to the source code of this file.

Variables

 $helpLink = $block->escapeUrl($block->getHelpLink())
 
 endif = $block->escapeHtml(__(' to learn more.'))
 

Variable Documentation

◆ $helpLink

$helpLink = $block->escapeUrl($block->getHelpLink())

Definition at line 12 of file hint.phtml.

◆ endif

endif = $block->escapeHtml(__(' to learn more.'))

Definition at line 21 of file hint.phtml.