Skip to content

Commit 7866dcc

Browse files
authored
Update flex_recipes.rst
1 parent 548360a commit 7866dcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

quick_tour/flex_recipes.rst

+1
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@ rich API for a ``product`` table? Create a ``Product`` entity and give it the
179179
// ...
180180

181181
use ApiPlatform\Core\Annotation\ApiResource;
182+
use Doctrine\ORM\Mapping as ORM;
182183

183184
/**
184185
* @ORM\Entity()

0 commit comments

Comments
 (0)