Documentation

CreditCardResourceCollection extends ResourceCollection
in package

Table of Contents

$errors  : mixed
addErrors()  : CreditCardResourceCollection
toArray()  : array<string|int, mixed>
Transform the resource collection into an array.

Properties

Methods

toArray()

Transform the resource collection into an array.

public toArray(Request $request) : array<string|int, mixed>
Parameters
$request : Request
Return values
array<string|int, mixed>

Search results