Skip to content

Commit

Permalink
update formating
Browse files Browse the repository at this point in the history
  • Loading branch information
designbycode committed Jun 19, 2024
1 parent 11b75cb commit d4d91ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SouthAfricanIdValidator.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ class SouthAfricanIdValidator
/**
* @param string $idNumber
* @return bool
* Check if id is valid
* Check if id is valid
*/
public function isValid(string $idNumber): bool
{
Expand Down

0 comments on commit d4d91ac

Please sign in to comment.