Skip to content

Commit 977feae

Browse files
committed
Coding standard fix
1 parent 06e7b37 commit 977feae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Standards/Squiz/Tests/Commenting/FileCommentUnitTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ public function getErrorList($testFile='FileCommentUnitTest.inc')
4949
return [];
5050
default:
5151
return [];
52-
}
52+
}//end switch
5353

5454
}//end getErrorList()
5555

0 commit comments

Comments
 (0)