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