class Illuminate / Http / Resources / MergeValue
You are viewing an older version of the documentation. For the latest, please visit master documentation.

MergeValue

Properties

public

$data array

The data to be merged.

Default: null

Methods

public

__construct ( $data ) : void

Create a new merge value instance.

Parameters