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