Skip to content

Commit b18101b

Browse files
menachemkorfjaviereguiluz
authored andcommitted
Update associations.rst
1 parent 7ff0c26 commit b18101b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doctrine/associations.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ Saving Related Entities
315315
Now you can see this new code in action! Imagine you're inside a controller::
316316

317317
// src/Controller/ProductController.php
318-
namespace App/Controller;
318+
namespace App\Controller;
319319

320320
// ...
321321
use App\Entity\Category;

0 commit comments

Comments
 (0)