$camera->toArray()
Returns the make and model as associative array.
-
return (array)
Example
<?= $page->image()->exif()->camera()->toArray() ?>
Returns the make and model as associative array.
<?= $page->image()->exif()->camera()->toArray() ?>