0
OP New Sysop Apr 21, 2026 9:56am

Source: src/Helpers/BugReportTags.php

Overview

No class-level docblock. Add one at the top of the file.

Public methods

severityLabel(string $v): string

Undocumented.

priorityLabel(string $v): string

Undocumented.

statusLabel(string $v): string

Undocumented.

reproLabel(string $v): string

Undocumented.

severityBadgeClass(string $v): string

Undocumented.

priorityBadgeClass(string $v): string

Undocumented.

statusBadgeClass(string $v): string

Undocumented.

reproBadgeClass(string $v): string

Undocumented.

isOpenStatus(string $status): bool

Undocumented.

shouldAutoLock(string $status): bool

Undocumented.

isLoud(string $severity, string $priority): bool

A thread is "loud" when either its severity is critical or its priority is urgent. Used by the list view to decide whether the pulsing attention-grabbing chip should render on that row.


Auto-generated from source by bin/sync-class-docs.php on 2026-04-21 09:56 CDT. Re-runs overwrite this thread body.


. __  ____   ___ ____  _     _     
 / /_| ___| / _ \___ \(_)___| |__  
| '_ \___ \| | | |__) | / __| '_ \ 
| (_) |__) | |_| / __/| \__ \ | | |
 \___/____/ \___/_____|_|___/_| |_|
        D2sk - Sysop

Log in or register to reply to this thread.