Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
$columns = $block->getColumns() | |
if(count( $block->getItems())) | ($block->getItems() as $item) ($item->getId()) ?>"> <div class = $column->setItem($item)->toHtml() |
endforeach | |
else | __pad2__ |
$columns = $block->getColumns() |
Definition at line 12 of file list.phtml.
if(count($block->getItems())) ( $block->getItems() as $item)( $item->getId()) ?>"> <div class = $column->setItem($item)->toHtml() |
Definition at line 22 of file list.phtml.
else __pad2__ |
Definition at line 32 of file list.phtml.
endforeach |
Definition at line 23 of file list.phtml.