ApplicationCredentialResource
extends JsonResource
in package
Tags
Table of Contents
- toArray() : array<string|int, mixed>
- Transform the resource into an array.
- with() : array<string|int, mixed>
Methods
toArray()
Transform the resource into an array.
public
toArray(Request $request) : array<string|int, mixed>
Parameters
- $request : Request
Return values
array<string|int, mixed> —with()
public
with( $request) : array<string|int, mixed>