Skip to content

Commit e3dd64b

Browse files
trim trailing space
1 parent 05b92e7 commit e3dd64b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Bridge/Symfony/Validator/Metadata/Property/Restriction/PropertySchemaRegexRestriction.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ class PropertySchemaRegexRestriction implements PropertySchemaRestrictionMetadat
2626
{
2727
/**
2828
* {@inheritdoc}
29-
*
29+
*
3030
* @param Regex $constraint
3131
*/
3232
public function create(Constraint $constraint, PropertyMetadata $propertyMetadata): array

0 commit comments

Comments
 (0)