Skip to content

Commit 724141b

Browse files
committed
ACPT-1480: Implement _resetState for classes found by GraphQlB2BStateTest
1 parent c8abcd3 commit 724141b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/internal/Magento/Framework/Webapi/ServiceInputProcessor.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -583,6 +583,5 @@ protected function processInputError($inputError)
583583
public function _resetState(): void
584584
{
585585
$this->attributesPreprocessorsMap = [];
586-
$this->attributesPreprocessorsMap = [];
587586
}
588587
}

0 commit comments

Comments
 (0)