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