We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5236e4a commit 3bf5674Copy full SHA for 3bf5674
app/code/Magento/Catalog/Block/Adminhtml/Category/Checkboxes/Tree.php
@@ -184,7 +184,6 @@ public function getTreeJson($parenNodeCategory = null)
184
185
/**
186
* Override parent's implementation to avoid using cached registry root
187
- * which might have been built with limited recursion and miss deep nodes.
188
*
189
* @param array $ids
190
* @return \Magento\Framework\Data\Tree\Node|array|null
0 commit comments