Skip to content

Commit 952d446

Browse files
committed
MAGETWO-95365: Update Magento\Ui\Controller\Adminhtml\Index\Render\Handle controller
1 parent ae8b347 commit 952d446

File tree

1 file changed

+5
-0
lines changed
  • app/code/Magento/Ui/Test/Unit/Controller/Adminhtml/Index/Render

1 file changed

+5
-0
lines changed

app/code/Magento/Ui/Test/Unit/Controller/Adminhtml/Index/Render/HandleTest.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88
use Magento\Ui\Controller\Adminhtml\Index\Render\Handle;
99
use Magento\Framework\View\Element\UiComponent\ContextInterface;
1010

11+
/**
12+
* Tests \Magento\Ui\Controller\Adminhtml\Index\Render\Handle.
13+
*
14+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
15+
*/
1116
class HandleTest extends \PHPUnit\Framework\TestCase
1217
{
1318
/**

0 commit comments

Comments
 (0)