Documentation

ReviewableTrait

A trait for reviewable objects.

Table of Contents

$reviews  : array<string|int, mixed>
isReviewed()  : bool
Whether the object has been reviewed.

Properties

$reviews

public static array<string|int, mixed> $reviews = []

Product reviews.

Methods

isReviewed()

Whether the object has been reviewed.

public isReviewed() : bool
Return values
bool

Search results