Skip to content

Commit 6d26865

Browse files
author
Stanislav Idolov
committed
ENGCOM-2203: [Backport] Declare module namespace before template path name #16577
1 parent 899a8b7 commit 6d26865

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Catalog/Block/Adminhtml/Category/AssignProducts.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ public function getProductsJson()
8787
}
8888
return '{}';
8989
}
90+
9091
/**
9192
* Retrieve current category instance
9293
*

0 commit comments

Comments
 (0)