diff --git a/src/Validator/Constraints/PhoneNumber.php b/src/Validator/Constraints/PhoneNumber.php index a80f27fd..c8bf9df9 100644 --- a/src/Validator/Constraints/PhoneNumber.php +++ b/src/Validator/Constraints/PhoneNumber.php @@ -19,7 +19,6 @@ * Phone number constraint. * * @Annotation - * * @NamedArgumentConstructor */ #[\Attribute(\Attribute::TARGET_PROPERTY)]