Skip to content

ReviewableTrait

Saggre edited this page Apr 24, 2022 · 1 revision

ReviewableTrait

A trait for reviewable objects.

  • Full name: \PhpDocumentorMarkdown\Example\ReviewableTrait

Properties

reviews

public static array $reviews
  • This property is static.

Methods

isReviewed

Whether the object has been reviewed.

public isReviewed(): bool


Automatically generated from source code comments on 2022-04-24 using phpDocumentor and saggre/phpdocumentor-markdown

Clone this wiki locally