Skip to content

Commit

Permalink
Merge branch 'master' of github.com:magento-ecg/coding-standard
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkarand committed Jan 28, 2022
2 parents 71f2586 + 16bbd68 commit 79df242
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions EcgM2/Sniffs/CodeStyle/MissingParentCallSniff.php
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ private function getConstructorIndex()
) {
return $methodNameIndex;
}
$publicIndex = $endOfStatement;
}

return false;
Expand Down

0 comments on commit 79df242

Please sign in to comment.