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

Go to the source code of this file.

Variables

foreach( $block->getMediaAttributes() as $attribute)($attribute->getAttributeCode()) ?>" class endforeach
 

Variable Documentation

◆ endforeach

foreach ($block->getMediaAttributes() as $attribute) ( $attribute->getAttributeCode() ) ?>" /> <? endforeach
Initial value:
="item-role item-role-<?= $block->escapeHtml(
$attribute->getAttributeCode()
) ?>">
<?= $attribute->getFrontendLabel()

Definition at line 159 of file bulk.phtml.