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