$dimensions->square()
Checks if the dimensions are square
$dimensions->square(): bool
Return type
bool
This method modifies the existing $dimensions
object it is applied to and returns it again.
Checks if the dimensions are square
$dimensions->square(): bool
bool
This method modifies the existing $dimensions
object it is applied to and returns it again.