| Current Path : /home/rtorresani/www/vendor/magento/module-backend/view/adminhtml/templates/admin/ |
| Current File : //home/rtorresani/www/vendor/magento/module-backend/view/adminhtml/templates/admin/formkey.phtml |
<?php /** * Copyright © Magento, Inc. All rights reserved. * See COPYING.txt for license details. */ ?> <div><input name="form_key" type="hidden" value="<?= $block->escapeHtmlAttr($block->getFormKey()) ?>" /></div>