diff --git a/library/Rules/Tld.php b/library/Rules/Tld.php index a0b57e001..e297513d1 100644 --- a/library/Rules/Tld.php +++ b/library/Rules/Tld.php @@ -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 {