MergeValue
class MergeValue (View source)
Properties
array | $data | The data to be merged. |
Methods
void
Details
void
__construct(Collection|JsonSerializable|array $data)
Create a new merge value instance.