Skip to content

Kirby 5.1.2

$dimensions->orientation()

Returns a string representation of the orientation

$dimensions->orientation(): string|false

Return types

stringorfalse

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

Parent class

Kirby\Image\Dimensions