We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd7ef20 commit fa9139bCopy full SHA for fa9139b
validation/custom_constraint.rst
@@ -179,7 +179,7 @@ Class Constraint Validator
179
~~~~~~~~~~~~~~~~~~~~~~~~~~
180
181
Besides validating a single property, a constraint can have an entire class
182
-as its scope. Just add this to the ``Constraint`` class::
+as its scope. You only need to add this to the ``Constraint`` class::
183
184
public function getTargets()
185
{
0 commit comments