class Illuminate / Http / Resources / MergeValue

MergeValue

Properties

public

$data array

The data to be merged.

Default: null

Methods

public

__construct ( $data ) : void

Create a new merge value instance.

Parameters