ConcatState extends BaseState
Table of Contents
Methods
- __construct() : mixed
- output() : mixed
- updateState() : mixed
Methods
__construct()
public
__construct(mixed $delimiter) : mixed
Parameters
- $delimiter : mixed
output()
public
output() : mixed
updateState()
public
updateState(mixed $id, mixed $value) : mixed
Parameters
- $id : mixed
- $value : mixed