Skip to content

ReviewableTrait

Sakri Koskimies edited this page Jul 10, 2025 · 2 revisions

ReviewableTrait

A trait for reviewable objects.


  • Full name: \PhpDocumentorMarkdown\Example\ReviewableTrait

Constants

Constant Visibility Type Value
REVIEWABLE public true

Properties

reviews

public static array $reviews
  • This property is static.

Methods

isReviewed

Whether the object has been reviewed.

public isReviewed(): bool

Clone this wiki locally