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