UserTag
extends Data
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- fromApiData() : self
Properties
$name
public
mixed
$name
$user_tag
public
mixed
$user_tag
Methods
__construct()
public
__construct(mixed $user_tag, mixed $name) : mixed
Parameters
- $user_tag : mixed
- $name : mixed
fromApiData()
public
static fromApiData(array<string|int, mixed> $data) : self
Parameters
- $data : array<string|int, mixed>