GroupConverter extends AbstractConverter
Table of Contents
Methods
- __construct() : mixed
- convert() : mixed
- getFieldName() : string
- getFieldValue() : mixed
- getUserNames() : string
Methods
__construct()
public
__construct(array<string|int, mixed> $flow) : mixed
Parameters
- $flow : array<string|int, mixed>
convert()
public
convert() : mixed
getFieldName()
public
static getFieldName() : string
Return values
stringgetFieldValue()
public
getFieldValue() : mixed
getUserNames()
public
getUserNames() : string