Channel implements Item
Table of Contents
Interfaces
Properties
Methods
- __construct() : mixed
Properties
$type
public
string
$type
$value
public
string|null
$value
Methods
__construct()
public
__construct(string $type, string|null $value) : mixed
Parameters
- $type : string
- $value : string|null