LINEMSG_FlexContainer
in package
LINEMSG_FlexContainer
The class is used for creating the object of events with the class LINEMSG
.
Tags
Table of Contents
- $object : array<string|int, mixed>
- __construct() : mixed
- out() : mixed
- set() : mixed
Properties
$object
private
array<string|int, mixed>
$object
Methods
__construct()
public
__construct(mixed $container) : mixed
Parameters
- $container : mixed
Return values
mixed —out()
public
out() : mixed
Return values
mixed —set()
public
set(mixed $var[, mixed $value = null ]) : mixed
Parameters
- $var : mixed
- $value : mixed = null