@@ -70,7 +70,7 @@ |
||
70 | 70 | return $arrayStandardized; |
71 | 71 | } |
72 | 72 | |
73 | - private function handleResponseFile(\SplFileInfo|string $strFile): array |
|
73 | + private function handleResponseFile(\SplFileInfo | string $strFile): array |
|
74 | 74 | { |
75 | 75 | $arrayToReturn = []; |
76 | 76 | $strFileMime = mime_content_type($strFile->getRealPath()); |