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 30e02a9 commit 0b1f302Copy full SHA for 0b1f302
reference/constraints/All.rst
@@ -43,7 +43,7 @@ entry in that array:
43
44
use Symfony\Component\Validator\Constraints as Assert;
45
46
- // IMPORTANT: nested attributes requires PHP 8.1 or higher
+ // IMPORTANT: nested attributes require PHP 8.1 or higher
47
class User
48
{
49
#[Assert\All([
0 commit comments