MetaFox

PointPackageDetail extends JsonResource
in package
Uses HasStatistic, HasExtra

Class PointPackageDetail.

Tags
SuppressWarnings

(PHPMD.UnusedFormalParameter)

mixin

Model

Table of Contents

Properties

$resource  : PointPackage

Methods

toArray()  : array<string, mixed>
Transform the resource collection into an array.
getExtra()  : array<string, bool>
getStatistic()  : array<string, mixed>

Properties

Methods

toArray()

Transform the resource collection into an array.

public toArray(Request $request) : array<string, mixed>
Parameters
$request : Request
Tags
throws
AuthenticationException
Return values
array<string, mixed>

getExtra()

protected getExtra() : array<string, bool>
Tags
throws
AuthenticationException
Return values
array<string, bool>

getStatistic()

protected getStatistic() : array<string, mixed>
Return values
array<string, mixed>

        
On this page

Search results