Documentation

Group
in package
implements ComponentInterface

Table of Contents

Interfaces

ComponentInterface

Properties

$groups  : string

Methods

__construct()  : mixed
__toString()  : string
create()  : Group
empty()  : mixed
parse()  : void
parseGruopOnSet()  : array<string|int, mixed>

Properties

$groups read-only

private string $groups

Methods

__construct()

public __construct(array<string|int, mixed> $fields) : mixed
Parameters
$fields : array<string|int, mixed>

__toString()

public __toString() : string
Return values
string

create()

public static create(array<string|int, mixed> $fields) : Group
Parameters
$fields : array<string|int, mixed>
Return values
Group

empty()

public empty() : mixed

parse()

private parse(array<string|int, mixed> $groupOn) : void
Parameters
$groupOn : array<string|int, mixed>

parseGruopOnSet()

private parseGruopOnSet(string $gruopOnSet) : array<string|int, mixed>
Parameters
$gruopOnSet : string
Return values
array<string|int, mixed>

        
On this page

Search results