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