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 d4d69bd commit 25ff843Copy full SHA for 25ff843
reference/constraints/Traverse.rst
@@ -25,7 +25,7 @@ that all have constraints on their properties.
25
namespace App\Entity;
26
27
use Doctrine\Common\Collections\ArrayCollection;
28
- use Doctrine\Common\Collections\Collection
+ use Doctrine\Common\Collections\Collection;
29
use Doctrine\ORM\Mapping as ORM;
30
use Symfony\Component\Validator\Constraints as Assert;
31
0 commit comments