| Current Path : /home/rtorresani/www/vendor/magento/module-sales/Controller/Adminhtml/Invoice/ |
| Current File : //home/rtorresani/www/vendor/magento/module-sales/Controller/Adminhtml/Invoice/Grid.php |
<?php
/**
*
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
namespace Magento\Sales\Controller\Adminhtml\Invoice;
class Grid extends \Magento\Sales\Controller\Adminhtml\Invoice\AbstractInvoice\Grid
{
}