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 d2aa123 commit 94ef071Copy full SHA for 94ef071
src/WebApp/DataModel/Address.php
@@ -14,7 +14,6 @@ class Address {
14
public $zipCode;
15
public $city;
16
public $country;
17
- public $province;
18
19
public function __construct() {
20
}
0 commit comments