$items
$items : array
The collection data.
Class Config.
only(array $keys) : \EasyWeChat\Kernel\Support\Collection
Return specific items.
array | $keys |
merge(\EasyWeChat\Kernel\Support\Collection|array $items) : \EasyWeChat\Kernel\Support\Collection
Merge data.
\EasyWeChat\Kernel\Support\Collection|array | $items |