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

Go to the source code of this file.

Variables

 $code = $block->escapeHtml($block->getMethodCode())
 
foreach( $block->getBillingAgreements() as $id=> $referenceId)( $id) ?>"> <? endforeach = $block->escapeHtml($referenceId)
 

Variable Documentation

◆ $code

$code = $block->escapeHtml($block->getMethodCode())

Definition at line 11 of file agreement.phtml.

◆ endforeach

foreach ($block->getBillingAgreements() as $id => $referenceId) ($id) ?>"> <? endforeach = $block->escapeHtml($referenceId)

Definition at line 21 of file agreement.phtml.