We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6fc34b commit d2bd683Copy full SHA for d2bd683
Magento2/Tests/CodeAnalysis/EmptyBlockUnitTest.inc
@@ -75,6 +75,4 @@ function emptyFunction () { /*Empty function block*/ }
75
76
function nonEmptyFunction () { return true; }
77
78
-function aroundEmptyFunction ($foo, $bar) {
79
-
80
-}
+function aroundEmptyFunction ($foo, $bar) { }
0 commit comments