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 18fd48c + e8f4bad commit bb070edCopy full SHA for bb070ed
form/inherit_data_option.rst
@@ -29,7 +29,7 @@ entities, a ``Company`` and a ``Customer``::
29
private string $firstName;
30
private string $lastName;
31
32
- private string $address;
+ private string $address;
33
private string $zipcode;
34
private string $city;
35
private string $country;
0 commit comments