@@ -42,7 +42,7 @@ |
||
| 42 | 42 | * |
| 43 | 43 | * @return \CodiceFiscale\Subject |
| 44 | 44 | */ |
| 45 | - public function getSubject(){ |
|
| 45 | + public function getSubject() { |
|
| 46 | 46 | return new Subject(array( |
| 47 | 47 | "gender" => $this->getGender(), |
| 48 | 48 | "birthDate" => $this->getBirthDate(), |