class Collection extends AbstractCollection

Methods

__construct(string $type)

No description

get(string $name)

No description

string
getType()

No description

Details

at line 9
__construct(string $type)

No description

Parameters

string $type

at line 14
get(string $name)

No description

Parameters

string $name

at line 23
string getType()

No description

Return Value

string