@@ -87,7 +87,7 @@ |
||
87 | 87 | return 'top_hits'; |
88 | 88 | } |
89 | 89 | |
90 | - public function getArray(): array|stdClass |
|
90 | + public function getArray(): array | stdClass |
|
91 | 91 | { |
92 | 92 | $sortsOutput = null; |
93 | 93 | $addedSorts = array_filter($this->getSorts()); |