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

Go to the source code of this file.

Variables

foreach( $block->getSteps() as $_step)() ?>" class endforeach ="item<?= ($_step->getIsActive()) ? ' active' : '' ?>"><span><?= $_step->getLabel()
 

Variable Documentation

◆ endforeach

foreach ($block->getSteps() as $_step) () ?>" class endforeach ="item<?= ($_step->getIsActive()) ? ' active' : '' ?>"><span><?= $_step->getLabel()

Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.Mustishipping state

See also
\Magento\Multishipping\Block\Checkout\State

Definition at line 18 of file state.phtml.