❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
$camera->model()
Returns the name of the camera model
return
(string)
Example
<?= $page->image()->exif()->camera()->model() ?>
↑
Cheat Sheet overview
←
$camera->make()
→
$camera->toArray()
↓
Back to Cheat Sheet section
Top