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

Go to the source code of this file.

Variables

if( $block->isNewsletterEnabled())(__( 'Newsletters')) ?></span ></strong >< div class else = $block->escapeHtml(__('You are subscribed to "General Subscription".'))
 
 endif = $block->escapeHtml(__('Edit'))
 

Variable Documentation

◆ else

if ($block->isNewsletterEnabled()) (__('Newsletters')) ?></span> </strong> <div class else = $block->escapeHtml(__('You are subscribed to "General Subscription".'))

Definition at line 42 of file info.phtml.

◆ endif

endif = $block->escapeHtml(__('Edit'))

Definition at line 49 of file info.phtml.