@@ -145,7 +145,7 @@ |
||
| 145 | 145 | * |
| 146 | 146 | * @return object{id:string,year:int,fact:string,type:string}|null |
| 147 | 147 | */ |
| 148 | - private function eventQuery(string $direction): object|null |
|
| 148 | + private function eventQuery(string $direction): object | null |
|
| 149 | 149 | { |
| 150 | 150 | $events = [ |
| 151 | 151 | ...Gedcom::BIRTH_EVENTS, |