@@ -89,8 +89,7 @@ |
||
89 | 89 | $provinceCode = null, |
90 | 90 | $phoneNumber = null, |
91 | 91 | $company = null |
92 | - ) |
|
93 | - { |
|
92 | + ) { |
|
94 | 93 | $this->id = $id; |
95 | 94 | $this->firstName = $firstName; |
96 | 95 | $this->lastName = $lastName; |