Skip to content

Commit 9aa254a

Browse files
committed
minor #16448 [Validator] Added missing ";" into Traverse.rst (NicolasJourdan)
This PR was submitted for the 6.0 branch but it was merged into the 5.3 branch instead. Discussion ---------- [Validator] Added missing ";" into Traverse.rst Added missing ";" <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `6.x` for features of unreleased versions). --> Commits ------- a358418 Update Traverse.rst
2 parents 2729567 + a358418 commit 9aa254a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/Traverse.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ that all have constraints on their properties.
2525
namespace App\Entity;
2626
2727
use Doctrine\Common\Collections\ArrayCollection;
28-
use Doctrine\Common\Collections\Collection
28+
use Doctrine\Common\Collections\Collection;
2929
use Doctrine\ORM\Mapping as ORM;
3030
use Symfony\Component\Validator\Constraints as Assert;
3131

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy