$exif->toArray()
Converts the object into a nicely readable array
$exif->toArray(): array
Return type
array
This method modifies the existing $exif
object it is applied to and returns it again.
Converts the object into a nicely readable array
$exif->toArray(): array
array
This method modifies the existing $exif
object it is applied to and returns it again.