We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 77455c9 + a2ec22b commit cefdd6cCopy full SHA for cefdd6c
reference/constraints/Callback.rst
@@ -42,7 +42,7 @@ Configuration
42
# src/Acme/BlogBundle/Resources/config/validation.yml
43
Acme\BlogBundle\Entity\Author:
44
constraints:
45
- - Callback: validate
+ - Callback: [validate]
46
47
.. code-block:: php-annotations
48
0 commit comments