Skip to content

Commit 995522f

Browse files
freddenjrfnl
andauthored
Update src/Config.php
Co-authored-by: Juliette <[email protected]>
1 parent 8dd0102 commit 995522f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1647,7 +1647,7 @@ public function printConfigData($data)
16471647
* @param string $argument The name of the argument which is being processed.
16481648
*
16491649
* @return string[]
1650-
* @throws DeepExitException
1650+
* @throws DeepExitException When any of the provided codes are not valid as sniff codes.
16511651
*/
16521652
private function parseSniffCodes($input, $argument)
16531653
{

0 commit comments

Comments
 (0)