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

Go to the source code of this file.

Variables

if(! $block->hasError())( 'methods') ?( 'top_methods') ?>< ul class $methodHtml = $block->getMethodHtml($method)
 
if(trim($methodHtml) !=='') endforeach
 
 endif
 

Variable Documentation

◆ $methodHtml

if(!$block->hasError()) ('methods') ? ('top_methods') ?> <ul class $methodHtml = $block->getMethodHtml($method)

Definition at line 17 of file methods.phtml.

◆ endforeach

if (trim( $methodHtml) !=='') endforeach

Definition at line 18 of file methods.phtml.

◆ endif

endif

Definition at line 23 of file methods.phtml.