TypeItem
extends JsonResource
in package
Class TypeItem.
Tags
Table of Contents
Properties
Methods
- toArray() : array<string, mixed>
- Transform the resource collection into an array.
- getChannels() : array<string|int, mixed>
Properties
$resource
public
Type
$resource
Methods
toArray()
Transform the resource collection into an array.
public
toArray(Request $request) : array<string, mixed>
Parameters
- $request : Request
Return values
array<string, mixed>getChannels()
protected
getChannels() : array<string|int, mixed>