Skip to content

Commit 6c33550

Browse files
author
Igor Miniailo
committed
MAGETWO-32429: Prepare pull request
1 parent 04965cf commit 6c33550

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Catalog/Model/Resource/Category.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@ public function deleteChildren(\Magento\Framework\Object $object)
224224
* @param \Magento\Framework\Object $object
225225
* @return $this
226226
* @SuppressWarnings(PHPMD.NPathComplexity)
227+
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
227228
*/
228229
protected function _beforeSave(\Magento\Framework\Object $object)
229230
{

0 commit comments

Comments
 (0)