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 63a7df4 commit 664b5e3Copy full SHA for 664b5e3
workflow/usage.rst
@@ -138,7 +138,7 @@ like this:
138
139
class BlogPost
140
{
141
- // This property is used by the marking store, by default, Symfony "mark" this attribute as an array.
+ // This property is used by the marking store, by default, Symfony set the marking store as an array.
142
public $currentPlace;
143
public $title;
144
public $content;
0 commit comments