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 d05d14b commit 73ec832Copy full SHA for 73ec832
Mapping/Loader/AnnotationLoader.php
@@ -20,7 +20,7 @@
20
use Symfony\Component\Validator\Mapping\ClassMetadata;
21
22
/**
23
- * Loads validation metadata using a Doctrine annotation {@link Reader}.
+ * Loads validation metadata using a Doctrine annotation {@link Reader} or using PHP 8 attributes.
24
*
25
* @author Bernhard Schussek <[email protected]>
26
* @author Alexander M. Turek <[email protected]>
0 commit comments