MergeValue

class MergeValue (View source)

Properties

array $data The data to be merged.

Methods

void __construct(Collection|JsonSerializable|array $data)

Create new merge value instance.

Details

void __construct(Collection|JsonSerializable|array $data)

Create new merge value instance.

Parameters

Collection|JsonSerializable|array $data

Return Value

void

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/8.x/Illuminate/Http/Resources/MergeValue.html