Dutch PHP Conference 2025 - Call For Papers

VarnishLog::getTagName

(PECL varnish >= 0.6)

VarnishLog::getTagNameGet the log tag string representation by its index

Опис

public static VarnishLog::getTagName(int $index): string

Параметри

index

Log tag index.

Значення, що повертаються

Returns the log tag name as string.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top