| Magento 2 Documentation
    2.3
    Documentation for Magento 2 CMS v2.3 (December 2018) | 
Go to the source code of this file.
| Variables | |
| $order = $block->getOrder() | |
| $tracks = $block->getShipmentTracks($shipment) | |
| if( $tracks)( $tracks as $track)( $block->getObjectData( $track, 'title')) ?></dt >< dd class | endforeach ="tracking-content"><?= $block->escapeHtml($block->getObjectData($track, 'number')) | 
| endif | |
| $order = $block->getOrder() | 
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.
Definition at line 11 of file shipment.phtml.
| $tracks = $block->getShipmentTracks($shipment) | 
Definition at line 55 of file shipment.phtml.
| endforeach ="tracking-content"><?= $block->escapeHtml($block->getObjectData($track, 'number')) | 
Definition at line 56 of file shipment.phtml.
| endif | 
Definition at line 63 of file shipment.phtml.