8000 Update custom_constraint.rst · symfony/symfony-docs@4ac67ef · GitHub
[go: up one dir, main page]

Skip to content

Commit 4ac67ef

Browse files
pmoradeijaviereguiluz
authored andcommitted
Update custom_constraint.rst
grammar fix
1 parent 784afc8 commit 4ac67ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation/custom_constraint.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ define those options as public properties on the constraint class::
328328
}
329329

330330
Then, inside the validator class you can access these options directly via the
331-
constraint class passes to the ``validate()`` method::
331+
constraint class passed to the ``validate()`` method::
332332

333333
class FooValidator extends ConstraintValidator
334334
{

0 commit comments

Comments
 (0)
0