Skip to content

Commit 3a8cc3e

Browse files
author
obaranovskyi
committed
MAGETWO-43533: Create-install-components-functionality-for-Web-Setup-Wizard
- fix after tests
1 parent 86479c0 commit 3a8cc3e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Marketplace/view/adminhtml/templates/partners.phtml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
* Copyright © 2015 Magento. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
6+
7+
// @codingStandardsIgnoreFile
8+
69
?>
710
<?php
811
$partners = $block->getPartners();

0 commit comments

Comments
 (0)