Documentation

CollectionOf
in package

Table of Contents

Properties

$fields  : array<string|int, mixed>
$of  : mixed

Methods

__construct()  : mixed
add()  : mixed
count()  : int
script()  : string

Properties

Methods

__construct()

public __construct(mixed $type) : mixed
Parameters
$type : mixed

add()

public add(mixed $field) : mixed
Parameters
$field : mixed

script()

public script([mixed $gqlname = null ]) : string
Parameters
$gqlname : mixed = null
Return values
string

        
On this page

Search results