| Current Path : /home/rtorresani/www/vendor/magento/module-ui/view/base/templates/layout/tabs/nav/ |
| Current File : //home/rtorresani/www/vendor/magento/module-ui/view/base/templates/layout/tabs/nav/default.phtml |
<?php
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
/**
* @var \Magento\Ui\Component\Layout\Tabs\Nav $block
*/
?>
<div data-bind="scope: '<?= $block->escapeHtmlAttr($block->getDataScope()) ?>.sections' " class="ui-tabs">
<!-- ko template: getTemplate() --><!-- /ko -->
</div>