Skip to content

Commit 7415171

Browse files
committed
MAGETWO-93192: Config backend models are not populated with fieldset data
1 parent 86b5bc0 commit 7415171

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Config/Model/Config.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,7 @@ private function getChangedPaths(
340340
* @param \Magento\Framework\DB\Transaction $deleteTransaction
341341
* @return void
342342
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
343+
* @SuppressWarnings(PHPMD.NPathComplexity)
343344
*/
344345
protected function _processGroup(
345346
$groupId,

0 commit comments

Comments
 (0)