Skip to content

Commit

Permalink
Update Regional Information
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRespectPanda committed Jan 8, 2025
1 parent 48b38bd commit 321d0a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/Rules/Tld.php
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ final class Tld extends AbstractRule
];

/**
* @deprecated Calling `validate()` directly from rules is deprecated. Please use {@see \Respect\Validation\Validator::isValid()} instead.
* {@inheritDoc}
*/
public function validate($input): bool
{
Expand Down

0 comments on commit 321d0a3

Please sign in to comment.