Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
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 | |
if(!$block->hasError()) ('methods') ? ('top_methods') ?> <ul class $methodHtml = $block->getMethodHtml($method) |
Definition at line 17 of file methods.phtml.
if (trim( $methodHtml) !=='') endforeach |
Definition at line 18 of file methods.phtml.
endif |
Definition at line 23 of file methods.phtml.