Skip to content

Commit ce9a530

Browse files
author
Nico Oelgart
committed
Fix scrutinizer issue
1 parent 9c70842 commit ce9a530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/nicoSWD/Rules/Tokens/TokenBool.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ public function getGroup()
2525
}
2626

2727
/**
28-
* @return bool
28+
* @return mixed
2929
*
3030
* @SuppressWarnings(PHPMD.BooleanGetMethodName)
3131
*/

0 commit comments

Comments
 (0)