Commit 2403b00
committed
Security/ValidatedSanitizedInput: fix link in docblock
While reviewing another PR related to this sniff, I noticed an incorrect link in the class docblock. The link was pointing to an unrelated GitHub issue instead of pointing to the GitHub issue that discussed the introduction of this sniff. This is now fixed in this commit and the correct link is used. I believe this was caused by a copy and paste error in the PR that introduced the sniff (#101).1 parent 3dcb08a commit 2403b00
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments