Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0b1f302

Browse files
Typo
1 parent 30e02a9 commit 0b1f302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/All.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ entry in that array:
4343
4444
use Symfony\Component\Validator\Constraints as Assert;
4545
46-
// IMPORTANT: nested attributes requires PHP 8.1 or higher
46+
// IMPORTANT: nested attributes require PHP 8.1 or higher
4747
class User
4848
{
4949
#[Assert\All([

0 commit comments

Comments
 (0)