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