Skip to content

Commit c5a7120

Browse files
MC-5895: Create a separate data provider
- fix tests
1 parent 4994b7b commit c5a7120

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Ui/Controller/Index/Render.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
* Is responsible for providing ui components information on store front.
2020
*
2121
* @SuppressWarnings(PHPMD.AllPurposeAction)
22+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
2223
*/
2324
class Render extends \Magento\Framework\App\Action\Action
2425
{

0 commit comments

Comments
 (0)