Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a358418

Browse filesBrowse files
NicolasJourdanjaviereguiluz
authored andcommitted
Update Traverse.rst
Added missing ";"
1 parent 2729567 commit a358418
Copy full SHA for a358418

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎reference/constraints/Traverse.rst

Copy file name to clipboardExpand all lines: reference/constraints/Traverse.rst
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.