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.
2 parents 885b4f4 + 88b5cb7 commit bad0234Copy full SHA for bad0234
form/embedded.rst
@@ -15,7 +15,7 @@ Embedding a Single Object
15
-------------------------
16
17
Suppose that each ``Task`` belongs to a ``Category`` object. Start by
18
-creating the ``Category`` object::
+creating the ``Category`` class::
19
20
// src/Entity/Category.php
21
namespace App\Entity;
0 commit comments