Skip to content

Commit

Permalink
Fixed Coding Standards Issue
Browse files Browse the repository at this point in the history
  • Loading branch information
farisc0de committed Jan 16, 2021
1 parent 45c8f0c commit a656f70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Sanitization.php
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ private function escape($value)
*
* Usage:
* $sanitizer->useSanitize($_POST["username"]);
*
*
* @param mixed $data
* The value of the malicious string you want to sanitize
* @return mixed
Expand Down

0 comments on commit a656f70

Please sign in to comment.