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 977ecb4 commit c8b2959Copy full SHA for c8b2959
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