$dimensions->toArray()
Converts the dimensions object to a plain PHP array
$dimensions->toArray(): array
Return type
array
This method modifies the existing $dimensions
object it is applied to and returns it again.
Converts the dimensions object to a plain PHP array
$dimensions->toArray(): array
array
This method modifies the existing $dimensions
object it is applied to and returns it again.