Skip to content

Kirby 5.2.0

$camera->model()

Returns the camera model

$camera->model(): string|null

Return types

stringornull

This method modifies the existing $camera object it is applied to and returns it again.

Parent class

Kirby\Image\Camera