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 c5038fc + a4ce487 commit 587530bCopy full SHA for 587530b
core/getting-started.md
@@ -54,7 +54,7 @@ class Product // The class name will be used to name exposed resources
54
public $id;
55
56
/**
57
- * @param string $name A name property - this description will be available in the API documentation too.
+ * @var string $name A name property - this description will be available in the API documentation too.
58
*
59
* @ORM\Column
60
* @Assert\NotBlank
0 commit comments