-
Notifications
You must be signed in to change notification settings - Fork 9
ReviewableTrait
Sakri Koskimies edited this page Jul 10, 2025
·
2 revisions
A trait for reviewable objects.
- Full name:
\PhpDocumentorMarkdown\Example\ReviewableTrait
Constant | Visibility | Type | Value |
---|---|---|---|
REVIEWABLE |
public | true |
public static array $reviews
- This property is static.
Whether the object has been reviewed.
public isReviewed(): bool