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

Go to the source code of this file.

Variables

 $url = $block->escapeUrl($block->getPaymentAcceptanceMarkHref())
 
if($block->getPaymentWhatIs()) else
 

Variable Documentation

◆ $url

$url = $block->escapeUrl($block->getPaymentAcceptanceMarkHref())

Definition at line 13 of file mark.phtml.

◆ else

if ( $block->getPaymentWhatIs()) else
Initial value:
{
echo $block->escapeHtml(__('What is PayPal?'))
__()
Definition: __.php:13
$block
Definition: block.php:8

Definition at line 28 of file mark.phtml.