Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
$_orders = $block->getOrders() | |
if( $_orders &&count( $_orders))( 'Orders') ?></caption >< thead >< tr >< th scopeforeach( $_orders as $_order)(__( 'Order #')) ?>" class | $extra = $block->getChildBlock('extra.container') |
endif = $extra->getChildHtml() | |
$_orders = $block->getOrders() |
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.
Definition at line 10 of file history.phtml.
if ($_orders && count($_orders)) ('Orders') ?></caption> <thead> <tr> <th scopeforeach ($_orders as $_order) (__('Order #')) ?>" class $extra = $block->getChildBlock('extra.container') |
Definition at line 32 of file history.phtml.
endif = $extra->getChildHtml() |
Definition at line 35 of file history.phtml.