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 a3ab202 + bb070ed commit 98aad84Copy full SHA for 98aad84
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