Skip to content

Commit ee4a20e

Browse files
committed
Merge branch 'master' into report-memory-improvements
2 parents f5f147d + 9400331 commit ee4a20e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CodeSniffer/Standards/PEAR/Sniffs/Functions/FunctionCallSignatureSniff.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ public function isMultiLineCall(PHP_CodeSniffer_File $phpcsFile, $stackPtr, $ope
138138

139139
return false;
140140

141-
}//end isMultiLineCall();
141+
}//end isMultiLineCall()
142142

143143

144144
/**

0 commit comments

Comments
 (0)