$body->toArray()
Returns the data array. This is basically an alias for Data::data()
$body->toArray(): array
Return type
array
This method modifies the existing $body
object it is applied to and returns it again.
Returns the data array. This is basically an alias for Data::data()
$body->toArray(): array
array
This method modifies the existing $body
object it is applied to and returns it again.